Why is there no std.stream anymore?

Steven Schveighoffer schveiguy at gmail.com
Fri Jun 19 13:11:08 UTC 2020


On 6/18/20 11:11 PM, Jesse Phillips wrote:
> On Thursday, 18 June 2020 at 14:53:58 UTC, aberba wrote:
>> On Tuesday, 12 December 2017 at 20:51:30 UTC, Steven Schveighoffer wrote:
>>> On 12/11/17 6:33 PM, Seb wrote:
>>>> [...]
>>> Since iopipe was mentioned several times, I will say a couple things:
>>>
>>> [...]
>>
>>
>> I should really try iopipe this time round. I think I avoided toying 
>> with it because the making conventions put me off. Don't remember 
>> about the docs and available examples though.
> 
> I too was trying to utilize iopipe and asked questions earlier this 
> year[1] and I made a file writer util[2]. I haven't really taken 
> advantage of the power yet, though it does appear that be a really nice 
> abstraction.
> 
> 1. https://forum.dlang.org/thread/faawejguebluwodflevh@forum.dlang.org
> 2. 
> https://gitlab.com/jessephillips/devarticlator/-/blob/master/source/util/file.d 
> 

I reread my comment and in particular this:

"I was going to write an ascii art concept to show how the pushing 
works, but I think I'll maybe draw an actual picture. I need some time 
to accomplish this, though."

I still haven't done this. I need to make this happen, probably with a 
blog post (Mike, keep bugging me on this).

-Steve


More information about the Digitalmars-d-learn mailing list