-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
Filtered functions provide an extension of generic function invocation that add a simple preprocessing step before the actual method dispatch is performed and thus enable the use of arbitrary predicates for selecting and applying methods.
Homepage: http://common-lisp.net/project/closer/filtered.html
Project page: http://common-lisp.net/project/closer/repos/filtered-functions