On Sunday, 3 December 2023 at 23:44:43 UTC, Julian Fondren wrote:
```d
if (str[i..$].startsWith(key)) return value;
```

Corrected. The other doesn't compile, unless you never run it with -version=Part2 ...

Reply via email to