Js_of_ocaml_compiler.Unit_infotype t = {provides : Stdlib.StringSet.t; |
requires : Stdlib.StringSet.t; |
primitives : string list; |
crcs : Stdlib.Digest.t option Stdlib.StringMap.t; |
force_link : bool; |
effects_without_cps : bool; |
}val of_cmo : Cmo_format.compilation_unit -> tval empty : tval to_string : t -> string