[Issue 13017] opEquals for null std.typecons.Nullable

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Apr 5 11:14:36 PDT 2016


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

Luís Marques <luis at luismarques.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |luis at luismarques.eu

--- Comment #3 from Luís Marques <luis at luismarques.eu> ---
This is the behavior I was looking for / expecting, unlike the behavior
suggested in Issue 14804, which would be more akin to NaNs (nulls don't compare
equal).

--


More information about the Digitalmars-d-bugs mailing list