micro_ndarray 0.2.3

Very small multi-dimensional-array implementation
Documentation
1
2
3
4
mod array;
mod iterator;

pub use array::Array;