class
Enumerator::ArithmeticSequence
ruby latest stable
- Superclass: Enumerator
Enumerator::ArithmeticSequence is a subclass of Enumerator, that is a representation of sequences of numbers with common difference. Instances of this class can be generated by the Range#step and Numeric#step methods.
Files
- enumerator.c