constant10

Macro constant10 

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

The constant function with 10 arguments constant10(x) = (_, _, _, _, _, _, _, _, _, _) -> x.