ocamloptcomp
Selectgen.Effect_and_coeffect
bigarray
dynlink
ocamlbytecomp
ocamlcommon
ocamlmiddleend
ocamltoplevel
odoc_info
stdlib
str
threads
unix
type t
val none : t
val arbitrary : t
val effect : t -> Effect.t
val coeffect : t -> Coeffect.t
val effect_only : Effect.t -> t
val coeffect_only : Coeffect.t -> t
val join : t -> t -> t
val join_list_map : 'a list -> ('a -> t) -> t