Swiss knife for common rust functional utilities
Primarily this is intended at creating functional utilities for common methods on the Iterator
and HashMap
's in Rust
cargo install
cargo run
Add utility function if you think might be a useful as a more function-based * not functional ;) * approach