pluum 0.0.2

Rust is very sweet.
Documentation
1
2
/// Maps an `Option<T>` to `Option<U>` by applying a function to a contained value.
pub mod map;