module Mode: sig .. end
sig
end
type t =
|
Abs_From_Rel
Rel_From_Abs
No_Interaction
With_Interactions
val get : unit -> t
unit -> t