Jkind_axis.Axis_setval empty : tval is_empty : t -> boolval to_seq : t -> Axis.packed Seq.tval to_list : t -> Axis.packed listval create : f:(axis:Axis.packed -> bool) -> tCreate a t, specify for each axis whether it should be included
val all : tA set of all axes
val all_modal_axes : tA set of all modal axes
val all_nonmodal_axes : tA set of all nonmodal axes
val print : Format.formatter -> t -> unit