strided-traits
This crate ports the type-level `FN`/`FC`/`FT`/`FA` operation counterparts
from Julia's Strided.jl:
https://github.com/Jutho/Strided.jl
Strided.jl is licensed under the MIT License. Its complete upstream license
notice is reproduced in `THIRD-PARTY-LICENSES`.
This crate is licensed under the terms in `LICENSE-APACHE` and `LICENSE-MIT`.
When redistributing portions ported from Strided.jl, you must also comply with
the upstream MIT license notice requirements.