minimumBy package:streamly

Determine the minimum element in a stream using the supplied comparison function.
minimumBy = Stream.fold Fold.minimumBy