Previous: built-in unique eof, Up: built-in unique [Contents][Index]
<would-block>
typeType of the would–block object. (vicare-scheme)The would-block object.
<would-block>
: <would-block> type-constructorThe constructor is would-block-object
.
<would-block>
: <boolean> type-predicate objThe type predicate is would-block?
.
<would-block>
: <boolean> equality-predicate this {obj <would-block>}The equality predicate is eq?
.
<would-block>
: <non-negative-fixnum> hash-function thisThe hash function is would-block-hash
.