Module Ord.V

module Ordering_Functions : sig ... end
val (<|=) : O.t -> O.t -> bool
val (>|=) : O.t -> O.t -> bool
val reflexivity : O.t -> bool
val antisymmetry : O.t -> O.t -> bool
val transitivity : O.t -> O.t -> O.t -> bool