https://issues.dlang.org/show_bug.cgi?id=1433

Simen Kjaeraas <simen.kja...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |simen.kja...@gmail.com
         Resolution|---                         |WONTFIX

--- Comment #3 from Simen Kjaeraas <simen.kja...@gmail.com> ---
It's generally agreed that in's semantics makes this kind of use problematic,
and different solution should be preferred. These include std.algorithm.among
and canFind.

--

Reply via email to