Removing some of the elements from vibe.core.concurrency.Future[] futurelist

Nicholas Wilson iamthewilsonator at hotmail.com
Sun Oct 29 03:26:51 UTC 2017


On Sunday, 29 October 2017 at 01:44:37 UTC, Nicholas Wilson wrote:
> Alternatively you could use a singly linked list and splice out 
> elements that pass the filter predicate. I think you'd have to 
> roll your own though.

Something like https://github.com/dlang/phobos/pull/5821


More information about the Digitalmars-d-learn mailing list