On Wednesday, 21 July 2021 at 14:15:51 UTC, Steven Schveighoffer wrote:
2. It's hard for me to see where the null dereference would be in that function (the `bool` implementation is pretty simple).

-Steve

DMD complains about dereferences in three different lines. I suspect it's `this` reference that is `null`.

Reply via email to