Bitvec_order.ComparatorsOpen this module to make the following fields available
type bitvec_order = naturalthe default ordering for bitvectors
val bitvec_order : (t, natural) comparatornatural the packed comparator that sorts in the natural order
val bitvec_ascending : (t, ascending) comparatorascending the packed comparator that sorts in the increasing order
val bitvec_descending : (t, descending) comparatordescending the packed comparator that sorts in the decreasing order