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
:initarg
and:accessor
automatically.Specify a name transformer for both the
:initarg
and:accessor
, etc.Specify the
:initform
as second slot value.
See https://common-lisp.net/project/defclass-star/configuration.lisp.html for an example.
Total results: 1