lorust 0.2.0

Modern Rust utility library delivering modularity, performance & extras; or simply Rust version of Lodash
Documentation
1
2
3
mod is_number;
#[cfg(feature = "is_number")]
pub use is_number::*;