ecaml.ecaml_value
Ecaml_value.Funcall
A typeful interface for calling Elisp, as external does for C.
external
ecaml
ecaml.bench
ecaml.ecaml_test_helpers
ecaml.nested_profile
type 'a t
module Wrap : sig ... end
Wrap wraps an Elisp function as an OCaml function. Idiomatic use looks like:
Wrap
module Private : sig ... end