cl-ecma-48

AGPLv3

This package exports a macro for defining ECMA-48 control functions and the 162 functions defined by this.

$ area51 add cl-ecma-48Copy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ecma-48:some-function ...)