Also:
> nullable can hold references
We have: https://en.cppreference.com/w/cpp/utility/functional/referen...
> Assigning nullval [...] does not trigger the destruction of the underlying object
That's weird.