Module Ecaml__.Defun_intf

Defun is an applicative binding of Elisp defun.

It does for Elisp what Command does for the command line.

module type Open_on_rhs : sig ... end
module type Defun : sig ... end