]> gitweb.factorcode.org Git - factor.git/commit
io: add read-unsafe and read-partial-unsafe words
authorJoe Groff <arcata@gmail.com>
Thu, 13 Oct 2011 21:53:13 +0000 (14:53 -0700)
committerJoe Groff <arcata@gmail.com>
Tue, 18 Oct 2011 04:23:05 +0000 (21:23 -0700)
commitaaec2eb1ac0a4f8af406e47f493661147dd3174d
tree8348b565105607f414c9d79be6fca19688ce7484
parentc3c382e45cb3b1b3a2d7dd3fe43e7e495aa75785
io: add read-unsafe and read-partial-unsafe words
Add shortcut words to operate on the input-stream like the other stream methods have. Make all those words inline too just for fun.
core/io/io.factor