D equivalent for LINQ Where

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Fri May 2 14:33:57 UTC 2025


Have you tried filter?

https://dlang.org/phobos/std_algorithm_iteration.html#.filter


More information about the Digitalmars-d-learn mailing list