stdlib/streams: Streamable now working on any Text type instead of just String.
authorLucas Bajolet <r4pass@hotmail.com>
Mon, 7 Apr 2014 16:09:30 +0000 (12:09 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 8 Apr 2014 21:22:06 +0000 (17:22 -0400)
commitdc84aee2a60c00a106334dc3f21e7713a35ab418
tree72df6961b1e5a5567f20132cf329a084580d78b7
parentcc778d8c90e32e8ac6238efc043510e81ea2e907
stdlib/streams: Streamable now working on any Text type instead of just String.

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/filter_stream.nit
lib/standard/stream.nit
src/network_debugger.nit