This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0684a9b7b0
factor
/
basis
/
shuffle
/
shuffle-tests.factor
4 lines
69 B
Factor
Raw
Blame
History
USING:
shuffle
tools.test
;
[
1
2
3
4
] [
3
4
1
2
2swap ] unit-test
Reference in New Issue
View Git Blame
Copy Permalink