Handbook
Glossary
bad-vconvert-input ( value expected-type -- * )
Vocabulary
math
.
vectors
.
conversion
Inputs
value
an
object
expected-type
a
class
Outputs
None
Word description
This error is thrown when an input to
vconvert
does not match the expected
from-type
.
See also
bad-vconvert
Definition
IN:
math.vectors.conversion
ERROR:
bad-vconvert-input
value expected-type
;