Function na::inf

source ·
pub fn inf<T>(a: &T, b: &T) -> Twhere
    T: MeetSemilattice,
Expand description

Returns the infimum of a and b.