Next: Iterable, Previous: Integer, Up: Base classes [Index]
My instances represent ranges of objects, typically Number type objects. I provide iteration/enumeration messages for producing all the members that my instance represents.
• Interval class-instance creation: | (class) | |
• Interval-basic: | (instance) | |
• Interval-printing: | (instance) | |
• Interval-storing: | (instance) | |
• Interval-testing: | (instance) |