/filtered-functions

Filtered functions provide an extension of CLOS 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.

Primary LanguageCommon LispMIT LicenseMIT

No issues in this repository yet.