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

Reply via email to