[racket] About genericity...
Alexander D. Knauth <alexander at ...> writes:
> I actually changed this later to do something sort of similar to work with
more than 2 clauses (and handle keywords):
> https://github.com/AlexKnauth/hash-lambda/blob/master/mutable-match-
lambda/mutable-match-lambda-procedure.rkt#L46
...
> By the way I'm thinking of rewriting the whole thing further to use
something a bit more like this idea (if I can):
> http://www.greghendershott.com/2013/06/a-case-with-fall-through.html
Cool! I'll keep an eye it, thanks!
Joan.