<number>

Type: <number>

The number type for Mosquito Lisp. At this time, only integers are implemented.

Topics related to numbers:
<, <=, =, !=, >, >= are found in Mathematical Comparisons
+, -, /, * are found in Mathematical Operators
abs
quotient
remainder
number->string
number?
integer?