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.