On Sun Jun 27 16:54:22 2010, pmichaud wrote:
> On Sun Jun 27 16:52:47 2010, pmichaud wrote:
> > Are we expecting Perl6MultiSub to be a subclass of Any?
> 
> 
> Note that multisubs stringify just fine, it's the .say method that isn't
> present.
> 
> Pm

Seems to be now:

00:36 < [Coke]> rakudo: Seq.new.^methods>>.say 
00:36 <+p6eval> rakudo cbdd9b: 
OUTPUT«join␤unshift␤at_pos␤exists␤rindex␤say␤dispatch:<.*>␤acos␤dispatch:
<::>␤infinite␤grep␤gist␤max␤atanh␤sqrt␤fmt␤cos␤sinh␤match␤BUILDALL␤cis␤infinite␤any␤
pairs␤asech␤Array␤tan␤DUMP-ID␤trim-trailing␤classify␤iterator␤Num␤postcircumfix:<[
 
                ]>␤cosech␤Int␤values␤capitalize␤…

Can we test/close this?

-- 
Will "Coke" Coleda

Reply via email to