method

step

step()
public

No documentation available.

VALUE
arith_seq_step(VALUE self)
{
    return rb_ivar_get(self, id_step);
}