At Wed, 13 Jun 2012 14:31:12 +0800, Sam Tobin-Hochstadt wrote:
> I'm trying to use the new behavior of `local-expand` to handle
> submodules in Typed Racket. However, I can't get the stop list to
> work the way I thought it would. In particular, this expression:
>
> (local-expand #'(#%plain-
I'm trying to use the new behavior of `local-expand` to handle
submodules in Typed Racket. However, I can't get the stop list to
work the way I thought it would. In particular, this expression:
(local-expand #'(#%plain-module-begin forms ...) 'module-begin
(list #'module*))
doesn't stop on
2 matches
Mail list logo