[racket-dev] require sub-forms
On Aug 24, Jay McCarthy wrote:
> There is not now but we could make a module that only exported them
> so you could provide all-from-out it and thus centralize the list of
> subforms. That's the cleanest idea I have.
This assumes you want only the core ones, and not things that are
defined in other libraries (like in `racket/require').
> (You don't want to hear my really bad ideas)
(#rx"-in$" ?)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!