Handbook
Glossary
usage-pattern<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
usage-pattern<<
( value object -- )
Methods
USING:
accessors
gpu.buffers
kernel
slots
slots.private
;
M:
buffer
usage-pattern<<
[
dup
buffer-usage-pattern?
[
\
buffer-usage-pattern
bad-slot-value
]
unless
]
dip
4
set-slot
;
inline