package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.08.1

Install

Dune Dependency

Authors

Maintainers

Sources

4.08.1.tar.gz
sha256=b53ed3d487b83fd49bc181bded066ae8e6fb592cf40514261d27d36050d5db85
md5=723b6bfe8cf5abcbccc6911143f71055

doc/ocamlcommon/Compdynlink_common/Make/argument-1-P/index.html

Parameter Make.P

type handle
module Unit_header : sig ... end
val init : unit -> unit
val is_native : bool
val num_globals_inited : unit -> int
val fold_initial_units : init:'a -> f: ('a -> comp_unit:string -> interface:Digest.t option -> implementation:(Digest.t option * Compdynlink_types.implem_state) option -> defined_symbols:string list -> 'a) -> 'a
val load : filename:Compdynlink_types.filename -> priv:bool -> handle * Unit_header.t list
val run_shared_startup : handle -> unit
val run : handle -> unit_header:Unit_header.t -> priv:bool -> unit
val finish : handle -> unit
OCaml

Innovation. Community. Security.