package ecaml

  1. Overview
  2. Docs
Library for writing Emacs plugin in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ecaml-v0.16.0.tar.gz
sha256=d9c6f98e7b0906a7e3d332d1a30fe950b59586b860e4f051348ea854c3ae3434

doc/ecaml.nested_profile/Nested_profile/index.html

Module Nested_profileSource

Sourcemodule Profile : sig ... end

This is a library for time profiling sequential or Async code.

Sourceval profile : ?hide_if_less_than:Core.Time_ns.Span.t -> 'a Profile.Sync_or_async.t -> Core.Sexp.t Core.Lazy.t -> (unit -> 'a) -> 'a
OCaml

Innovation. Community. Security.