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
55434492f9
factor
/
core
/
classes
/
tuple
History
Doug Coleman
cdc5aa60b0
add a stack effect to tuple article
2009-02-13 10:48:11 -06:00
..
parser
Tuple parsing didn't handle line breaks properly; if scan returns f, must throw unexpected-eof
2008-11-03 21:01:50 -06:00
authors.txt
…
summary.txt
…
tuple-docs.factor
add a stack effect to tuple article
2009-02-13 10:48:11 -06:00
tuple-tests.factor
Refactor all usages of >r/r> in core to use dip, 2dip, 3dip
2008-11-23 02:44:56 -06:00
tuple.factor
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
2009-01-29 22:19:07 -06:00