bad-vconvert-input ( value expected-type -- * )


Vocabulary
math.vectors.conversion

Inputs
valuean object
expected-typea 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