Expand description
This module contains a list of primitives to help to modify a Table
.
Structs§
- Format
- A formatting function of particular cells on a
Table
. - Format
With Index FormatWithIndex
is like aFormat
an abstraction over a function you can use against a cell.