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 S = sig ... end
module type Defun = sig ... end