Langer via Digitalmars-d-learn Thu, 31 Jan 2019 05:21:06 -0800
Hi all, Ditto... something like:
filter!((a,b) => a.foo != b.foo) Thank you!