Re: r29618 - docs/Perl6/Spec

2010-02-02 Thread Mark J. Reed
On Tue, Feb 2, 2010 at 12:51 PM, wrote: >  The methods in this role are: > >  =head2 method get {...} > > -Returns the next item for that iteration. The grouping of elements > -returned in each iteration is visible if this iterator is being used > -to build a slice. While building a list, the it

r29618 - docs/Perl6/Spec

2010-02-02 Thread pugs-commits
Author: lwall Date: 2010-02-02 18:51:25 +0100 (Tue, 02 Feb 2010) New Revision: 29618 Modified: docs/Perl6/Spec/S07-iterators.pod Log: [S07] pick slightly less misleading names for iteration primitives stop using "item" to mean contradictory things remove confusing discussion of outer flat/slice