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