Type Definition prop::path_semantics::Max

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

Returns the maximum LProp.