Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Data.KVITable.Render.Internal
Contents
Documentation
renderingKeyVals :: RenderConfig -> KeyVals -> (TblHdrs, TblHdrs) Source #
Returns the rows and columns KeyVals, with appropriate application of RenderConfig specifications: colStackAt, maxCells, maxCols. Does not collapse empty rows or columns.
Orphan instances
ConvertName UTF8 "Key" "column header" Source # | |
ConvertName UTF8 "KeyVal" "column header" Source # | |