Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
shuffle ( stack shuffle -- newstack )
Vocabulary
effects
Definition
USING:
kernel
sequences
;
IN:
effects
:
shuffle
( stack shuffle -- newstack )
shuffle-mapping
swap
nths
;