Ryan Richter skribis 2007-12-21 11:52 (-0500):
> 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);

Hm, would the following work?

    given &quote:<qq>.assuming(:!c) -> &circumfix:<" "> {
        ...
    }
-- 
Met vriendelijke groet,  Kind regards,  Korajn salutojn,

  Juerd Waalboer:  Perl hacker  <[EMAIL PROTECTED]>  <http://juerd.nl/sig>
  Convolution:     ICT solutions and consultancy <[EMAIL PROTECTED]>

Reply via email to