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