Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
bad-vconvert-input ( value expected-type -- * )
Vocabulary
math.vectors.conversion
Inputs and outputs
value
an
object
expected-type
a
class
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
;