Language

Package: cl-lisp-namespace @ 0.1-1.28107ca

Synopsis

LISP-N, or extensible namespaces in Common Lisp

Description

Common Lisp already has major 2 namespaces, function namespace and value namespace (or variable namespace), but there are actually more — e.g., class namespace. This library offers macros to deal with symbols from any namespace.

Home page
https://github.com/guicho271828/lisp-namespace
Location
gnu/packages/lisp-xyz.scm (line: 5703, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings