Handbook
Glossary
shuffle>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
shuffle>>
( object -- value )
Methods
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##shuffle-vector-halves-imm
shuffle>>
5
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##shuffle-vector-imm
shuffle>>
4
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##shuffle-vector
shuffle>>
4
slot
;
inline