Next: built-in numerics bytes positive, Previous: built-in numerics bytes base, Up: built-in numerics bytes [Contents][Index]
<zero-byte>
type<zero-byte>
Type of zero byte values.
<zero-byte>
: <zero-byte> type-constructor objValidate obj as object of type <zero-byte>
. Return
obj itself.
<zero-byte>
: <boolean> type-predicate objThe type predicate is zero-byte-fixnum?
. Return #t
if
obj is an object of type <zero-byte>
; otherwise return
#f
.