This is the dynamic-mixins Reference Manual, version 0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:01:21 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
dynamic-mixins
Simple dynamic class mixing without manual permutations
Ryan Pavlik
BSD-2-Clause
0.0
alexandria
(system).
closer-mop
(system).
package.lisp
(file).
dynamic-mixins.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
dynamic-mixins/dynamic-mixins.asd
dynamic-mixins
(system).
dynamic-mixins/dynamic-mixins.lisp
package.lisp
(file).
dynamic-mixins
(system).
delete-from-mix
(function).
ensure-mix
(function).
make-instance
(method).
mix
(function).
mixin-class
(class).
mixin-object
(class).
print-object
(method).
validate-superclass
(method).
%find-class
(function).
%mix
(function).
*dynamic-mix-classes*
(special variable).
copy-mix-list
(function).
define-mixin
(function).
ensure-mixin
(function).
make-mix-list
(function).
mix-list
(structure).
mix-list-list
(reader).
(setf mix-list-list)
(writer).
mix-list-p
(function).
set-superclasses
(function).
Packages are listed by definition order.
dynamic-mixins
alexandria
.
closer-common-lisp
.
delete-from-mix
(function).
ensure-mix
(function).
mix
(function).
mixin-class
(class).
mixin-object
(class).
%find-class
(function).
%mix
(function).
*dynamic-mix-classes*
(special variable).
copy-mix-list
(function).
define-mixin
(function).
ensure-mixin
(function).
make-mix-list
(function).
mix-list
(structure).
mix-list-list
(reader).
(setf mix-list-list)
(writer).
mix-list-p
(function).
set-superclasses
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
mixin-class
) stream) ¶mixin-class
) (super standard-class
)) ¶sb-mop
.
Create a MIX-LIST for MAKE-INSTANCE. The first element may be an instance; further elements must be class names or classes.
list
.
Jump to: | %
(
C D E F M P S V |
---|
Jump to: | %
(
C D E F M P S V |
---|
Jump to: | *
C L S |
---|
Jump to: | *
C L S |
---|
Jump to: | C D F M P S |
---|
Jump to: | C D F M P S |
---|