A few minutes ago, Mark Engelberg wrote: > Thanks. Is there a simple way to do it without itemizing the > specific function names?
The two things in the form are two require specs, and you get everything from the first that is not provided by the second -- you don't need to list any names. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! ____________________ Racket Users list: http://lists.racket-lang.org/users