Is there a simple way to check if value is null for every case?

Jacob Shtokolov jacob.100205 at gmail.com
Mon Aug 27 16:12:55 UTC 2018


On Monday, 27 August 2018 at 14:11:32 UTC, SG wrote:
> On Monday, 27 August 2018 at 13:02:28 UTC, rikki cattermole 
> wrote:
>> So Nullable in D and C# is basically the same except C#'s has 
>> language support.


Shouldn't it be in the standard library?

I think it's worth it to create a feature request in Phobos for 
that. Or at least make a bug report.

Such inconsistencies must be handled by a standard library, not 
manually, I believe.


More information about the Digitalmars-d-learn mailing list