Next: LargeArray, Previous: Interval, Up: Base classes [Index]
I am an abstract class. My instances are collections of objects that can be iterated. The details on how they can be mutated (if at all possible) are left to the subclasses.
• Iterable class-multibyte encodings: | (class) | |
• Iterable-enumeration: | (instance) | |
• Iterable-iteration: | (instance) | |
• Iterable-streaming: | (instance) |