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