Type Definition prop::path_semantics::Min

source · []
pub type Min<A, B> = <(<A as LProp>::N, <B as LProp>::N) as SortMin<A, B>>::Out;
Expand description

Returns the minimum LProp.