[][src]Function na::sup

pub fn sup<T>(a: &T, b: &T) -> T where
    T: JoinSemilattice

Returns the supremum of a and b.