From: Eli Barzilay (eli at barzilay.org) Date: Sat Jul 6 12:50:04 EDT 2002 |
|
On Jul 6, Eli Barzilay wrote: > [...] > > (require 'string) Sorry, I forgot to "normalize" this example -- I have a module-name-resolver that translates the above to the obvious thing, as well as things like (require 'net/url). (Actually I think it looks friendly enough that it would be nice to have in the built in thing...) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://www.barzilay.org/ Maze is Life!
Posted on the users mailing list. |
|