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