minimum package:bytestring

O(n) minimum returns the minimum value from a ByteString An exception will be thrown in the case of an empty ByteString.
minimum returns the minimum value from a ByteString
O(n) minimum returns the minimum value from a ByteString