package ecaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=87e76473915e12d718096100a5c4d15d98aba6f99ecbf21814b7389e8c28bb25

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.