Macro fp_rust::reduce[][src]

macro_rules! reduce {
    ($func:expr) => { ... };
}

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