Next: built-in conditions compound, Up: built-in conditions [Contents][Index]
<condition> typeType of condition objects. This is the root of all the condition object types, both simple and
compound. All the simple condition types are derived from &condition.
<condition>: <condition> type-constructor cndValidate cnd as object of type <condition> and return it.
<condition>: <boolean> type-predicate objThe type predicate is condition?.
<condition>: <void> print this<condition>: <void> print this {P <textual-output-port>}Apply print-condition to the instance.