min(by:) Declarationfunc min(by areInIncreasingOrder: (Output, Output) -> Bool) -> Just<Output> See AlsoApplying mathematical operations on elementscount()max()max(by:)min()