Add Nonnegative-Integer as a synonym for Natural.
original commit: 15aeb099ea587eef539884620b222bff7766ec77
This commit is contained in:
parent
a9fd799164
commit
bb11c93478
|
@ -53,7 +53,8 @@
|
|||
[Integer -Int]
|
||||
[Nonpositive-Integer -NonPosInt]
|
||||
[Negative-Integer -NegInt]
|
||||
[Exact-Nonnegative-Integer -Nat] ; both of these are valid
|
||||
[Exact-Nonnegative-Integer -Nat] ; all three of these are valid
|
||||
[Nonnegative-Integer -Nat]
|
||||
[Natural -Nat]
|
||||
[Exact-Positive-Integer -PosInt] ; both of these are valid
|
||||
[Positive-Integer -PosInt]
|
||||
|
|
Loading…
Reference in New Issue
Block a user