Hi all,
I've implemented support for keyword arguments (corresponding to
define* and lambda*) in GOOPS. The functionality is similar to that of
CLOS (which also has keyword in methods) in that dispatch is not done on the keyword part.
Comments?
Best regards,
MIkael