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