ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl6-language
perl6-language
Re: Binding slices
by Luke Palmer other posts by this author
Jun 14 2005 6:41AM messages near this date
Re: new mailing list: perl6-general? | Re: %hash1 >>...<< %hash2
On 6/14/05, Piers Cawley <pdcawley@[...].uk>  wrote:
>  Following a conversation with Chip on IRC, is this
>  
>      my @y := @foo[0..][1];
>  
>  legal?

Definitely not.  But it sure would be nice if this:

    my @y := @foo[0...][1];

were.

Luke

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved