VocabularytypedInputsOutputsNone
Class descriptionErrors of this class are raised at runtime by
TYPED: words when they are invoked with input values that do not match their type annotations. The
word slot indicates the word that failed, and the
expected-types slot specifies the input types expected.
DefinitionMethods