Only nullify() can make isNull return true again. I need that semantic.
Quick idea without much afterthought: instead of Nullable, use pointer to o?
Dukc via Digitalmars-d-learn Fri, 29 Dec 2017 13:50:33 -0800
Only nullify() can make isNull return true again. I need that semantic.
Quick idea without much afterthought: instead of Nullable, use pointer to o?