Module Ocaml_typing.Persistent_env
Source
Sourceval clear_missing : 'a t -> unit
Sourceval without_cmis : 'a t -> ('b -> 'c) -> 'b -> 'c
Sourceval add_delayed_check_forward : ((unit -> unit) -> unit) ref
Sourceval with_cmis : 'a t -> ('b -> 'c) -> 'b -> 'c