[][src]Module alg_ds::ds

Common data structures.

Re-exports

pub use table::Table;

Modules

table

Table is a two-dimensional array.