Expand description

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

Modules

A Cell implementation for VecRecords.
An empty Records implementation.
The module contains a VecRecords implementation of Records.

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.