Join Slack
Powered by
Since `Nothing : Int` and `Option<out A>` is...
# arrow
r
raulraja
01/24/2018, 7:13 PM
Since
Nothing : Int
and
Option<out A>
is covariant you can use
Nothing
in place of the actual type.
Open in Slack
Previous
Next