array__ops 1.0.3

A selection of useful array operations
Documentation
1
2
3
4
5
6
7
8
9
moddef::moddef!(
    pub flat(pub) mod {
        _1d,
        _2d,
        nd
    }
);

pub use slice_ops::ops::*;