D idom for removing array elements
albert-j via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Jan 27 02:20:19 PST 2017
On Friday, 27 January 2017 at 08:15:56 UTC, Dukc wrote:
> TickDuration(28085)
> TickDuration(42868)
> TickDuration(1509)
Thank you, this is very helpful. I am also wondering why the
standard library doesn't have convenience functions for this,
e.g. like Java's removeAll? Now there's more typing than
necessary for a relatively common task.
More information about the Digitalmars-d-learn
mailing list