Module Import0.Bytes_replace_polymorphic_compare
val (<) : bytes -> bytes -> boolval (<=) : bytes -> bytes -> boolval (<>) : bytes -> bytes -> boolval (=) : bytes -> bytes -> boolval (>) : bytes -> bytes -> boolval (>=) : bytes -> bytes -> boolval ascending : bytes -> bytes -> intval descending : bytes -> bytes -> intval compare : bytes -> bytes -> intval equal : bytes -> bytes -> boolval max : bytes -> bytes -> bytesval min : bytes -> bytes -> bytes