condition-to-string

Returns a string representation of a condition object.

Exported from

Modifiers

open

Arguments

conditionAn instance of <condition>.

Values

stringAn instance of type-union(<false>, <string>).
The common-dylan module.
Miscellaneous extensions to the Dylan language.
The class of objects used by the condition system to connect a signaler with an appropriate handler.