class

Enumerator::ArithmeticSequence

ruby latest stable - Superclass: Enumerator

Class not available on this version

This class is only available on newer versions. The first available version (v2_6_3) is shown here.

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