lib 0.0.2

LIB: Math and container utilities for Rust. Notice: study purpose, not production ready.
Documentation
1
2
3
4
5
pub mod lang;
pub mod chinese;

pub use lang::*;
pub use chinese::*;