package ecaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ecaml_valueSource

Sourcemodule Caml_embed : sig ... end
Sourcemodule Ecaml_callback : sig ... end

This module is used to enforce the expected types of registered callbacks.

Sourcemodule Feature : sig ... end
Sourcemodule Form : sig ... end

An Emacs "form", which is a Lisp object that is intended to be evaluated. (Info-goto-node "(elisp)Forms").

Sourcemodule Funcall : sig ... end

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

Sourcemodule Function : sig ... end

Lower-level interface for functions that call from Emacs to OCaml.

Sourcemodule Symbol : sig ... end
Sourcemodule Value : sig ... end
Sourcemodule Valueable : sig ... end
Sourceval message : string -> unit
Sourceval messagef : ('a, unit, string, unit) Core.format4 -> 'a
Sourceval message_s : Core.Sexp.t -> unit
OCaml

Innovation. Community. Security.