Join Slack
Powered by
At runtime they are the same. And an `is`-check is...
# language-proposals
o
okkero
03/01/2017, 11:49 AM
At runtime they are the same. And an
is
-check is a runtime check. But at compile time, you're right. They're not the same. For the above case, though, it should suffice to only check for
is Left
and
is Right
3
Views
Open in Slack
Previous
Next