[plt-scheme] drscheme feature idea: automatically add missing exports for scheme modules
On Jul 27, Thomas Chust wrote:
>
> By the way, the documentation of matching-identifiers-out in PLT
> Scheme 4.2 is apparently wrong, because it states that all
> identifiers matching the regular expression specified as the first
> parameter will be *omitted* from the exports, while experiment
> confirms that *only the matching identifiers* are exported.
Fixed, thanks.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!