Range.Iterator protocol
SourceSummary
| count(first, range) | Count how many items are in the range |
| impl_for!(data) | |
| impl_for(data) | |
| next(first, range) | Returns the function that calculates the next item |
| count(first, range) | Count how many items are in the range |
| impl_for!(data) | |
| impl_for(data) | |
| next(first, range) | Returns the function that calculates the next item |