Bytes are fixnums.
original commit: c4ae44123f74de07933d1c6edfb25be4609af6dd
This commit is contained in:
parent
43683352c5
commit
3aae29501e
|
@ -176,7 +176,7 @@
|
|||
(define -ExactNonnegativeInteger (*Un -ExactPositiveInteger -Zero))
|
||||
(define -Nat -ExactNonnegativeInteger)
|
||||
|
||||
(define -Byte -Integer)
|
||||
(define -Byte -NonnegativeFixnum)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user