ijon_max

Macro ijon_max 

Source
macro_rules! ijon_max {
    ($($x:expr),+ $(,)?) => { ... };
}