method
step
ruby latest stable - Class:
Enumerator::ArithmeticSequence
step()public
No documentation available.
VALUE
arith_seq_step(VALUE self)
{
return rb_ivar_get(self, id_step);
} step()No documentation available.
VALUE
arith_seq_step(VALUE self)
{
return rb_ivar_get(self, id_step);
}