Another new io library
Dejan Lekic via Digitalmars-d
digitalmars-d at puremagic.com
Fri Feb 19 03:27:26 PST 2016
Steven, this is superb!
Some 10+ years ago, I talked to Tango guys when they worked on
I/O part of the Tango library and told them that in my head ideal
abstraction for any I/O work is pipe and that I would actually
build an I/O library around this abstraction instead of the
Channel in Java or Conduit in Tango (well, we all know Tango
borrowed ideas from Java API).
Your work is precisely what I was talking about. Well-done!
More information about the Digitalmars-d
mailing list