Join Slack
Communities
Powered by
In Scala, if you can return Nothing as an expressi...
# stdlib
n
natpryce
01/22/2016, 10:23 AM
In Scala, if you can return Nothing as an expression, how does that relate to the type Nothing having no values? What does the expression
Nothing
do?
Open in Slack
Previous
Next