From: Eli Barzilay (eli at barzilay.org) Date: Mon Apr 12 20:45:19 EDT 2010 |
|
On Apr 12, Matthias Felleisen wrote: > > 5. Code for exhaustiveness (pattern matches enumerate all conditions). > > What you can see is that almost all of these apply to programming in > PLT Scheme. Well, for 8, I will defer to Sam :-) #5 isn't in use outside of my class's language(s). -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life!
Posted on the dev mailing list. |
|