filtered-functions
2016-03-18
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.
filtered-functions
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.
Version:
0.2.0License:
MIT-style licenseAuthors:
Pascal CostanzaDependencies:
closer-mop