Join Slack
Powered by
`Unit?` is either `null` or `Unit`, it can’t tell ...
# announcements
o
orangy
09/18/2017, 10:45 PM
Unit?
is either
null
or
Unit
, it can’t tell from your code. You can just use
Unit
as the last expression. Or
null
, depending on what you need.
Open in Slack
Previous
Next