On Saturday, 22 August 2026 at 13:14:54 UTC, Mindy Batek (0xEAB) wrote: > Indeed, a cleaned up version would be even more verbose, maybe > something like… > > ```d > […] > ``` *inb4* I’m aware of the issues with this snippet. Braces are missing, the iterator is broken through the reassignments, …