Module type Mode_intf.Axis
Compare two axes in implication order. If A implies B, then A is before B.
val print : Stdlib.Format.formatter -> 'a t -> unitval all : packed listList of all axes, ordered by compare.
Mode_intf.AxisCompare two axes in implication order. If A implies B, then A is before B.
val print : Stdlib.Format.formatter -> 'a t -> unitval all : packed listList of all axes, ordered by compare.