method

end

end()
public

No documentation available.

VALUE
arith_seq_end(VALUE self)
{
    return rb_ivar_get(self, id_end);
}