Robin Houston <[EMAIL PROTECTED]> wrote
>   Any     Code()    simple closure truth     match if $b->() (ignoring $a)

I obviously missed that when it went past on p5p.   Surely that should
read

    Any     Code()    predicate(value)         match if $b->($a)

meaning that $a satisfies the predicate implemented by the code $b?

Ignoring $a seems a completely stupid thing to do.


Mike Guy

Reply via email to