constant3

Macro constant3 

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

The constant function with 3 arguments constant3(x) = (_, _, _) -> x.