impl_trisect_float

Macro impl_trisect_float 

Source
macro_rules! impl_trisect_float {
    ($({$t:ident $u:ident $i:ident})*) => { ... };
}