curry6

Macro curry6 

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

Curry a function of 6 arguments.