Revision 26295
- Date:
- 2009/04/19 18:34:36
- Files:
Legend:
- Added
- Removed
- Modified
-
docs/Perl6/Spec/S07-iterators.pod
140 140 141 141 The methods in this role are: 142 142 143 =head2 method prefix:<=> {...} 143 =head2 method get {...} 144 144 145 145 Returns the items for that iteration. The grouping of elements 146 146 returned in each iteration is visible if this iterator is being used