Join Slack
Powered by
If everything were in my control, I wouldn't even ...
# language-proposals
k
kevinmost
05/27/2016, 1:49 PM
If everything were in my control, I wouldn't even have
Optional<T>
anywhere because they'd all just be
T?
. But an extension with a nullable receiver could help when consuming really bad APIs that might even return null optionals...
Open in Slack
Previous
Next