module Key: sig .. end
sig
end
val zero : Partition.key
Partition.key
Initial key: no partitioning.
val compare : Partition.key -> Partition.key -> int
Partition.key -> Partition.key -> int
val pretty : Stdlib.Format.formatter -> Partition.key -> unit
Stdlib.Format.formatter -> Partition.key -> unit
val exceed_rationing : Partition.key -> bool
Partition.key -> bool