I'm looking for any articles that describe how a particular method/
function is chosen for generics/multi-methods. Googling for words
like "generic", "method", "signature", and "function" hasn't been as
rewarding as I would have hoped... I found one article for how the R
programming language does it, and I've looked at how the python
multimethod implementation does it, but I would be interested in
others (TinyCLOS?) too.
Thanks in advance for any replies!