papergrid

Module records

Source
Expand description

The module contains a Records abstraction of a Grid trait and its implementators.

Modules§

Traits§

  • The representaion of data, rows and columns of a Grid.
  • A Grid representation of a data set which can be modified.
  • A Grid representation of a data set which can be modified by moving rows/columns around.