(rontolisp) docs
← Functions

rontolisp:list-macros

(rontolisp:list-macros &optional package)

Returns the macro symbols of a package, sorted alphabetically -- the operators that have no function value. The optional package designator defaults to :cl and may be a keyword, a bare symbol, a quoted symbol, or a string. An unknown package is an error. See Package introspection for details.