Bytes are fixnums.
This commit is contained in:
parent
d078305a59
commit
c4ae44123f
|
@ -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