Macro qitoy_prelude::chmax

source ·
macro_rules! chmax {
    ($a:expr, $($b:expr),*) => { ... };
}