Js_of_ocaml_compiler.Unit_infotype t = {provides : Stdlib.StringSet.t;requires : Stdlib.StringSet.t;primitives : string list;aliases : (string * string) list;force_link : bool;effects_without_cps : bool;}val of_cmo : Cmo_format.compilation_unit -> tval of_primitives : aliases:(string * string) list -> string list -> tval empty : tval to_string : t -> string