https://issues.dlang.org/show_bug.cgi?id=20624

--- Comment #1 from [email protected] ---
Instead of opAssign, the better fix is `aa[s] = Nullable!ulong(value);`.

--

Reply via email to