type-error-value
Returns the value that was not of the expected type, and thereby led to the type error.
Exported from
Module common-dylan
Module Dylan
Modifiers
sealed
Arguments
type-error
An instance of
<type-error>
.
Values
object
An instance of
<object>
.
The common-dylan module.
Whenever possible, we have tried to keep the Dylan module pristine and unextended, preferring to add our extensions to separate modules or libraries.
The class of error conditions generated by type checks.
The class of all Dylan objects.