implicit_conversion: i>, and so accepted as is. i>, in which case the called method converts the object.| docs.ruby-lang.org
module Comparable: The Comparable mixin is used by classes whose objects may be ordered. code> operator, which compares the receiver against another object, returning a| docs.ruby-lang.org
class Integer: An \Integer object represents an integer value. literals.| docs.ruby-lang.org
class Numeric: Numeric is the class from which all higher-level numeric classes should inherit. Numeric allows instantiation of heap-allocated objects.| docs.ruby-lang.org
class Float: A \Float object represents a sometimes-inexact real number using the native architecture's double-precision floating point representation. Floating po| docs.ruby-lang.org