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.

Upstream URL

github.com/pcostanza/filtered-functions

Author

Pascal Costanza

License

MIT-style license
README

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.0
License:
MIT-style license
Authors:
Pascal Costanza
Dependencies:
  • closer-mop

Dependencies (1)

  • closer-mop

Dependents (0)

    • GitHub
    • Quicklisp