]> gitweb.factorcode.org Git - factor.git/commit
io: fix with-streams to dispose the output stream first, move (stream-seek) word...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 13 Sep 2010 05:07:23 +0000 (22:07 -0700)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 13 Sep 2010 05:07:23 +0000 (22:07 -0700)
commit28eb59824d9bba373559c6d967de15c1b5db67eb
tree3391c67813cf8aeea1f9e9eecaba2a90464da8bf
parentd00cc766a4d140e2aec2066cbf6e717993f643f9
io: fix with-streams to dispose the output stream first, move (stream-seek) word to io.streams.sequence where it belongs
core/io/io.factor
core/io/streams/sequence/sequence.factor