Module Ecaml__.Import
include Ecaml__.Import0
module Caml_embed = Ecaml_value.Caml_embedmodule Ecaml_callback = Ecaml_value.Ecaml_callbackmodule Form = Ecaml_value.Formmodule Funcall = Ecaml_value.Funcallmodule Function = Ecaml_value.Functionmodule Generated_bindings = Ecaml_value.Generated_bindingsmodule Value = Ecaml_value.Valuemodule Valueable = Ecaml_value.Valueableval message : string -> unitval messagef : ('a, unit, string, unit) Core_kernel.format4 -> 'aval message_s : Core_kernel.Sexp.t -> unit
include Composition_infix
val initialize_module : unitval concat : ?sep:string -> string list -> stringval debug : boolval print_s : ?hide_positions:Base.bool -> Base.Sexp.t -> Base.unitval eprint_s : Core_kernel.Sexp.t -> Core_kernel__.Import.unitval raise_string : Core_kernel__.Import.string list -> 'aval sec_ns : Core_kernel__.Import.float -> Core_kernel.Time_ns.Span.tval add_gc_root : (unit -> Core_kernel__.Import.unit) -> unitval add_gc_root : 'a -> unit
val sexp_of_opaque_in_test : ('a -> Sexplib0.Sexp.t) -> 'a -> Sexplib0.Sexp.t
module Buffer = Ecaml.Buffermodule Command = Ecaml.Commandinclude Nested_profile
module Profile = Nested_profile.Profileval profile : ?hide_if_less_than:Core_kernel.Time_ns.Span.t -> 'a Profile.Sync_or_async.t -> Core_kernel.Sexp.t Core_kernel.Lazy.t -> (unit -> 'a) -> 'a