package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.08.0

Install

Dune Dependency

Authors

Maintainers

Sources

4.08.0.tar.gz
sha256=c8ff78d010cb037ac6d6729e40ebdbee109218899007ef23a20b8f459ac186d6
md5=42ed24e9a7c0e3998cab7d5e7c9f7618

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.