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