On Fri, Dec 21, 2007 at 08:41:54AM -0800, Jonathan Lang wrote:
> and so on, you might do something like:
> 
>   with &qq :(c => false) {

I think this can be done with normal currying, something like

temp &circumfix:<" "> := &quote:<qq>.assuming(:!c);

-ryan

Reply via email to