Navigating tradeoffs in bidirectional filter design

Salih Dincer salihdb at hotmail.com
Sat Jan 11 06:12:59 UTC 2025


On Friday, 10 January 2025 at 03:16:51 UTC, monkyyy wrote:
> 
> Well:
> 1) `[1,2,3,4,5].Filter!(a=>a==3).back` should equal 3, in yours 
> it will equal 5

Thank you for your notice. I tested your notice and I think you 
are wrong. So you are confusing front() with back().

SDB at 79


More information about the Digitalmars-d-learn mailing list