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
c75b51bd58
factor
/
extra
/
ui
/
tools
/
workspace
/
workspace-tests.factor
5 lines
90 B
Factor
Raw
Normal View
History
Unescape
Escape
graft*/ungraft* refactoring
2007-11-16 01:19:13 -05:00
IN:
temporary
USING:
tools.test
tools.test.inference
ui.tools
;
New must-infer word; \ foo must-infer asserts that foo's declared effect matches its inferred effect, put this in your unit tests
2007-12-26 20:54:38 -05:00
\ <workspace>
must-infer