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
9e8ceb87d6
factor
/
extra
/
math
/
text
/
utils
/
utils-tests.factor
4 lines
90 B
Factor
Raw
Normal View
History
Unescape
Escape
Put 3digit-groups into its own vocabulary
2009-01-23 09:22:03 -05:00
USING:
math.text.utils
tools.test
;
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!" Needs a bit more work. This reverts commit 7e54cc28240d384ca71529dab464ea9cddbabf07.
2015-07-02 16:37:42 -04:00
[ {
1
999
2
} ] [
2999001
3
digit-groups ] unit-test