File IO: C# streams VS iterators?
Jacob Carlborg
doob at me.com
Thu Nov 7 23:26:39 PST 2013
On 2013-11-08 04:22, Lionello Lunesu wrote:
> However, sometimes it's useful to have polymorphism for accessing
> streams, especially when porting C#/java code to D. In that case it
> would be pretty trivial to port the base classes to D and implement them
> using the D ranges.
For that, there's Tango:
https://github.com/SiegeLord/Tango-D2
http://www.dsource.org/projects/tango/docs/current/
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list