maximum -base
O(n) maximum returns the maximum value from a ByteString This function will fuse. An exception will be thrown in the case of an empty ByteString.
O(n) maximum returns the maximum value from a Text, which must be non-empty. Subject to fusion.