Astral_internal.List_utilsCheck whether all elements of list are equal w.r.t. supplied equality function.
Check whether all elements of list are distinct w.r.t. supplied equality function.
Convert list of tripples to a tripple of lists
module Relation (X : Datatype_sig.COMPARISON) : sig ... end