[racket-dev] Generics update

From: Carl Eastlund (cce at ccs.neu.edu)
Date: Wed Jul 10 13:34:59 EDT 2013

I just pushed some of my work on generics in response to the mailing list
thread about define/generic.  What I pushed includes:

- define-generics now takes keyword arguments in any order, and allows them
before and/or after the method declarations
- #:defaults now works exactly like #:methods; it allows define/generic and
unsupported (absent) methods
- there is now a #:fallbacks option for define-generics

Carl Eastlund
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20130710/962cfb1b/attachment.html>

Posted on the dev mailing list.