]> gitweb.factorcode.org Git - factor.git/commit
io: error stream combinators
authorJoe Groff <arcata@gmail.com>
Tue, 18 Oct 2011 21:28:41 +0000 (14:28 -0700)
committerJoe Groff <arcata@gmail.com>
Tue, 18 Oct 2011 22:13:33 +0000 (15:13 -0700)
commitd61f335fee3359131969c1bd2342cfedbda47d3f
treed41a5e76a168f8877cb4b84d4c1deddeb4c8e076
parentb237df3a3bd66240117b0d275eab52a5fd374a7c
io: error stream combinators
* with-error-stream(*)
* with-output+error-stream(*) -- sets output and error stream to same stream
* with-output>error -- sets output stream to error stream for scope
* with-input-output+error-streams(*) -- like with-streams, but sets output and error to same stream
core/io/io.factor