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