develooper Front page | perl.perl6.language | Postings from February 2005

Re: Fun with junctions (was Sets vs Junctions)

Thread Previous | Thread Next
From:
Autrijus Tang
Date:
February 11, 2005 22:09
Subject:
Re: Fun with junctions (was Sets vs Junctions)
Message ID:
20050212060749.GA84788@aut.dyndns.org
On Sat, Feb 12, 2005 at 04:44:04PM +1100, Damian Conway wrote:
> BTW, I'm pretty sure there will be built-in C<Array::uniq> and 
> C<List::uniq> methods in Perl 6. So that's just:
> 
>       @xyz = uniq @xyz;
> or better still:
>       @xyz.=uniq;

Is there other built-in methods not found in perl5 that you are
aware of?  I'd like to work out declarations and implementations
of them in one sweep, if possible. :-)

Thanks,
/Autrijus/


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About