Added the fixnum types to the documentation.
original commit: 440871f99d8edc425f633e87555c9f4d110c501d
This commit is contained in:
parent
3e6ab819c6
commit
0df6f293ce
|
@ -43,6 +43,9 @@ any expression of this type will not evaluate to a value.}
|
|||
@defidform[Natural]
|
||||
@defidform[Exact-Nonnegative-Integer]
|
||||
@defidform[Exact-Positive-Integer]
|
||||
@defidform[Fixnum]
|
||||
@defidform[Nonnegative-Fixnum]
|
||||
@defidform[Positive-Fixnum]
|
||||
@defidform[Zero]
|
||||
)]{These types represent the hierarchy of @rtech{numbers} of Racket.
|
||||
@racket[Integer] includes only @rtech{integers} that are @rtech{exact
|
||||
|
|
Loading…
Reference in New Issue
Block a user