efim 6f09e0019c koans clog defgeneric
so, there's advice qualifiers for DEFMETHOD
and they have "standard combination"
http://www.lispworks.com/documentation/HyperSpec/Body/07_ffb.htm
:around and primary methods can call CALL-NEXT-METHOD can be used to
invoke a less specific method for the class
:before and :after are all always called as a onion with most specific
on the outside
2022-08-06 09:34:49 +00:00
2022-07-28 18:02:38 +00:00
2022-08-06 09:34:49 +00:00
2022-07-24 12:13:38 +00:00
2022-07-24 12:13:38 +00:00
2022-07-24 12:13:38 +00:00
2022-07-28 15:38:16 +00:00
Description
No description provided
497 KiB
Languages
Common Lisp 93%
Shell 5.5%
Perl 1.2%
Nix 0.2%