make a keyword useable as the parameter-expr in a parameterize expression. 

for example, If I need a similar #:unless cause for  a bunch of for 
expressions 

It's not a current issue, but would be good  to have in the toolbox for 
next time. 


On Thursday, August 2, 2018 at 8:25:31 PM UTC-4, gneuner2 wrote:
>
>
> On 8/2/2018 7:45 PM, Sanjeev Sharma wrote: 
> > can racket's  #: keywords be finagled / coerced into a parameterizable 
> > form? 
>
> ??? 
>
> Certainly you can pass a parameter to a keyword argument, and/or make a 
> parameter the default value of a keyword argument.  And you can use an 
> argument to parameterize code lower down in the call stack.  If you mean 
> something else, could you perhaps explain it better? 
>
> George 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to