Module Ecaml_value__.Import

include Nested_profile
module Profile = Nested_profile.Profile
val 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
val concat : ?⁠sep:string -> string list -> string
val eprint_s : Core_kernel.Sexp.t -> Core_kernel__.Import.unit