impl_bisect_signed

Macro impl_bisect_signed 

Source
macro_rules! impl_bisect_signed {
    ($($t:ty)*) => { ... };
}