Function bismuth::math::ordered_pair [] [src]

pub fn ordered_pair<T>(a: T, b: T) -> (T, T) where
    T: PartialOrd