type-error-value

Returns the value that was not of the expected type, and thereby led to the type error.

Exported from

Modifiers

sealed

Arguments

type-errorAn instance of <type-error>.

Values

objectAn 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.