[plt-scheme] Swindle: defgeneric arity

From: Doug Orleans (dougorleans at gmail.com)
Date: Thu May 25 20:49:06 EDT 2006

I'm just getting my feet wet with Swindle, and noticed that you can't
have two methods with different arity on the same generic.  Is there a
deep implementation (or design) reason for this, or is this just
something left over from the CLOS tradition?

(I realize I can probably use the MOP to make multiple-arity generics,
but I'm not sure it's worth it...)

--dougorleans at gmail.com


Posted on the users mailing list.