repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug fixes for lcs.diff2html; xml.writer
[factor/jcg.git]
/
basis
/
shuffle
/
shuffle-tests.factor
blob
f190544e198aef7a4998bb8b7ecc0aaca28e9754
1
USING: shuffle tools.test ;
2
3
[ 8 ] [ 5 6 7 8 3nip ] unit-test
4
[ 3 1 2 3 ] [ 1 2 3 tuckd ] unit-test
5
[ 1 2 3 4 ] [ 3 4 1 2 2swap ] unit-test