tensorism-gen 0.2.0

Multidimensional arrays with bounds included in the type system.
Documentation
1
2
3
4
5
6
7
8
9
# tensorism-gen

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.

## License

MIT