[][src]Macro mathpack::equality_test

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