hexga_math 0.0.11-beta.53

Math related crate that define number and casting, and support array programming...
Documentation
1
2
3
4
5
6
pub mod prelude
{
    pub use hexga_math_derive::math_vec;
}

pub use hexga_math_derive::math_vec;