Previous: , Up: built-in unique   [Contents][Index]


6.5.3 The <would-block> type

Built-in Type: <would-block>
Parent Type: <struct>

Type of the would–block object. (vicare-scheme)The would-block object.

Type constructor on <would-block>: <would-block> type-constructor

The constructor is would-block-object.

Type predicate on <would-block>: <boolean> type-predicate obj

The type predicate is would-block?.

Equality predicate on <would-block>: <boolean> equality-predicate this {obj <would-block>}

The equality predicate is eq?.

Hash function on <would-block>: <non-negative-fixnum> hash-function this

The hash function is would-block-hash.