package ocaml-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release of OCaml 5.4.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-5.4.0.tar.gz
sha256=6fcf1b192e389e54c4f5cb51306ab2baee2a54a25b1770366de5a8b42695996e
doc/compiler-libs.common/Persistent_env/index.html
Module Persistent_env
module Consistbl :
module type of struct include Consistbl.Make(Misc.Stdlib.String) endtype error = | Illegal_renaming of Misc.modname * Misc.modname * Misc.filepath| Inconsistent_import of Misc.modname * Misc.filepath * Misc.filepath| Need_recursive_types of Misc.modname
exception Error of errorval report_error : error Format_doc.format_printerval report_error_doc : error Format_doc.printermodule Persistent_signature : sig ... endval empty : unit -> 'a tval clear : 'a t -> unitval clear_missing : 'a t -> unitval fold : 'a t -> (Misc.modname -> 'a -> 'b -> 'b) -> 'b -> 'bval read : 'a t -> (Persistent_signature.t -> 'a) -> Unit_info.Artifact.t -> 'aval find :
allow_hidden:bool ->
'a t ->
(Persistent_signature.t -> 'a) ->
Misc.modname ->
'aval find_in_cache : 'a t -> Misc.modname -> 'a optionval check :
allow_hidden:bool ->
'a t ->
(Persistent_signature.t -> 'a) ->
loc:Location.t ->
Misc.modname ->
unitval looked_up : 'a t -> Misc.modname -> boolval is_imported : 'a t -> Misc.modname -> boolval is_imported_opaque : 'a t -> Misc.modname -> boolval register_import_as_opaque : 'a t -> Misc.modname -> unitval make_cmi :
'a t ->
Misc.modname ->
Types.signature ->
Misc.alerts ->
Cmi_format.cmi_infosval save_cmi : 'a t -> Persistent_signature.t -> 'a -> unitval can_load_cmis : 'a t -> can_load_cmisval set_can_load_cmis : 'a t -> can_load_cmis -> unitval without_cmis : 'a t -> ('b -> 'c) -> 'b -> 'cval import_crcs : 'a t -> source:Misc.filepath -> Misc.crcs -> unitval crc_of_unit :
'a t ->
(Persistent_signature.t -> 'a) ->
Misc.modname ->
Digest.tval add_delayed_check_forward : ((unit -> unit) -> unit) ref sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>