abstract struct Number

Overview

The top-level number type.

Included Modules

Direct Known Subclasses

Defined in:

rational/integer.cr

Instance methods inherited from module Rational::Number

!=(rhs : Rational) !=, <(rhs : Rational) <, <=(rhs : Rational) <=, <=>(rhs : Rational) <=>, ==(rhs : Rational) ==, >(rhs : Rational) >, >=(rhs : Rational) >=