Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
>>vertex-array ( object value -- object )
Vocabulary
accessors
Inputs and outputs
object
an
object
value
an
object
Definition
USING:
kernel
;
IN:
accessors
:
>>vertex-array
( object value -- object )
over
vertex-array<<
;
inline