Lo_ as Lodash
A modern Rust utility library delivering modularity, performance & extras proted from JavaScript Lodash
Usage
Depend on lorust in Cargo.toml:
[]
= "0.1.5"
Example
Array
use chunk;
String
use words;
A modern Rust utility library delivering modularity, performance & extras proted from JavaScript Lodash
Depend on lorust in Cargo.toml:
[]
= "0.1.5"
use chunk;
use words;