Handbook
Glossary
matrix<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
matrix<<
( value object -- )
Methods
USING:
accessors
kernel
math.matrices.simd
papier.map
slots
slots.private
;
M:
slab
matrix<<
[
dup
matrix4?
[
\
matrix4
bad-slot-value
]
unless
]
dip
9
set-slot
;
inline