curry11

Macro curry11 

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

Curry a function of 11 arguments.