map

Macro map 

Source
macro_rules! map {
    ($func:expr) => { ... };
}
Expand description

Map macro for Vec<T>, in currying ways by partial_left_last_one!().