On Fri, Sep 12, 2008 at 04:41:38PM -0700, [EMAIL PROTECTED] wrote: > [rakudo] Constraints in a signature should actually be represented > as an all Junction, not an array.
You may have thought of this already, but it'd be worthwhile to consider how we might handle infix:<where> (added to the Synopses this past week). The infix:<where> operator creates an "ordered Junction". Pm