sbcl-hu.dwim.defclass-star 2021-2.3086878
Channel: guix
Licenses: Public Domain
Synopsis: Simplify definitions with defclass* and friends in Common Lisp
Description:
defclass-star provides defclass* and defcondition* to simplify class and condition declarations. Features include:
Automatically export all or select slots at compile time.
Define the
:initargand:accessorautomatically.Specify a name transformer for both the
:initargand:accessor, etc.Specify the
:initformas second slot value.
See https://common-lisp.net/project/defclass-star/configuration.lisp.html for an example.
Total results: 1