method

begin

begin()
public

No documentation available.

VALUE
arith_seq_begin(VALUE self)
{
    return rb_ivar_get(self, id_begin);
}