maximumBy package:streamly

Determine the maximum element in a stream using the supplied comparison function.
maximumBy = Stream.fold Fold.maximumBy