Move `**`,`/`,`quo`,`div` and comparison methods to Integral from Numeric
Having these methods in Numeric can get in the way of creating subclasses of Numeric because they only support Fixnum and Float.
Showing
Please register or sign in to comment