when should ranges be static

monkyyy crazymonkyyy at gmail.com
Sat Feb 15 19:21:33 UTC 2025


On Saturday, 15 February 2025 at 11:47:58 UTC, Inkrementator 
wrote:
> I put `r.findnext!(i => F(i))` instead of `r.findnext!(F)`. I

hmmmm I would consider that a compiler bug if that ever changed 
the behavior but I see how that may de-confuse the compiler.

Would you expect that style change would remove this flavor of 
bugs? Do you think this is a compiler bug?


More information about the Digitalmars-d-learn mailing list