Module enso_automata::data[][src]

Expand description

Implementation of core data structures.

Re-exports

pub use matrix::Matrix;

Modules

matrix

An efficient representation of a 2D matrix.