condition-to-string
Returns a string representation of a condition object.
Exported from
Module common-dylan
Module common-extensions
Modifiers
open
Arguments
condition
An instance of
<condition>
.
Values
string
An 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.