Thread overview
module std.stream is deprecated
Sep 22, 2016
eugene
Sep 22, 2016
Basile B.
Sep 22, 2016
Basile B.
September 22, 2016
Hello everyone,
i get message: "Deprecation: module std.stream is deprecated - It will be removed from Phobos in October 2016..."
What can i use instead of std.stream?
September 22, 2016
On Thursday, 22 September 2016 at 15:36:30 UTC, eugene wrote:
> Hello everyone,
> i get message: "Deprecation: module std.stream is deprecated - It will be removed from Phobos in October 2016..."
> What can i use instead of std.stream?

https://code.dlang.org/search?q=stream

I think that you can add vibed to the list.
September 22, 2016
On Thursday, 22 September 2016 at 17:09:51 UTC, Basile B. wrote:
> On Thursday, 22 September 2016 at 15:36:30 UTC, eugene wrote:
>> Hello everyone,
>> i get message: "Deprecation: module std.stream is deprecated - It will be removed from Phobos in October 2016..."
>> What can i use instead of std.stream?
>
> https://code.dlang.org/search?q=stream
>
> I think that you can add vibed to the list.

unDead also.

https://code.dlang.org/search?q=undead