std.Stream.InputStream convenience functions

Jonathan M Davis via Digitalmars-d digitalmars-d at puremagic.com
Fri Sep 4 07:40:40 PDT 2015


On Friday, 4 September 2015 at 00:05:06 UTC, bitwise wrote:
> Thoughts?

std.stream is on the chopping block and has been for years, and 
it was decided at dconf that we'd actually get rid of it now 
rather than just have it say in the documentation that it's going 
away. As I understand it, the only reason that it wasn't 
deprecated in 2.068 was because of some sort of issue with the PR 
that forced it to be delayed. But there's no point in making any 
improvements to it, because that code is not going to be around 
for much longer.

- Jonathan M Davis


More information about the Digitalmars-d mailing list