Multidimensional arrays with bounds included in the type system.
This crate provides proc-macros for handling arrays with multiple indexes. It should not be used directly. Instead, use the [`tensorism`](https://crates.io/crates/tensorism) crate which re-exports the items defined here and provides additional functionality.
MIT