[][src]Macro mathpack::inequality_test

macro_rules! inequality_test {
    ($name: ident, $f: expr, $( $var:expr ),* => $eq: expr) => { ... };
}