impl_bisect_float

Macro impl_bisect_float 

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