27, February 2009 Link PEAK Rules - generic functions in python

PEAK-Rules is a highly-extensible framework for creating and using generic functions. Out of the box, it supports multiple-dispatch on positional arguments using tuples of types, full predicate dispatch using strings containing Python expressions, and CLOS-like method combining.