package ecaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

ecaml-v0.15.0.tar.gz
sha256=89f2806dd37012b07ddbaf40c2d9cfb9de29289944d921d23f4fd9b93d5c7cba

doc/ecaml.ecaml_value/Ecaml_value/Funcall/index.html

Module Ecaml_value.Funcall

A typeful interface for calling Elisp, as external does for C.

type 'a t
module Wrap : sig ... end

Wrap wraps an Elisp function as an OCaml function. Idiomatic use looks like:

module Private : sig ... end
OCaml

Innovation. Community. Security.