factor/library/test/benchmark/prettyprint.factor

10 lines
144 B
Factor
Raw Normal View History

IN: temporary
2004-07-16 02:26:21 -04:00
USE: lists
USE: prettyprint
USE: test
USE: words
USE: kernel
2005-05-15 21:17:56 -04:00
USE: sequences
2004-07-16 02:26:21 -04:00
[ ] [ vocabs [ words [ see ] each ] each ] unit-test