Re: [svn:parrot] r31042 - trunk/languages/perl6/src/classes

2008-09-13 Thread Jonathan Worthington
Patrick R. Michaud wrote: 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

Re: [svn:parrot] r31042 - trunk/languages/perl6/src/classes

2008-09-12 Thread Patrick R. Michaud
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: (added to the Synopses t