You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be used there as a stand-in for null values: the associated implementations all look to return null. But I imagine it would be better to know that the Value is null and not unresolved.
The text was updated successfully, but these errors were encountered:
See comment #2899 (comment)
This seems to be used there as a stand-in for null values: the associated implementations all look to return
null
. But I imagine it would be better to know that theValue
is null and not unresolved.The text was updated successfully, but these errors were encountered: