Is Nullable supposed to provide Optional semantics?

Dukc ajieskola at gmail.com
Fri Dec 29 21:45:51 UTC 2017


On Friday, 29 December 2017 at 21:43:25 UTC, Chris Paulson-Ellis 
wrote:
> Only nullify() can make isNull return true again. I need that 
> semantic.

Quick idea without much afterthought: instead of Nullable, use 
pointer to o?


More information about the Digitalmars-d-learn mailing list