Join Slack
Powered by
Since `Option<A> : OptionKind<A>` and ...
# arrow
r
raulraja
10/29/2017, 11:39 PM
Since
Option<A> : OptionKind<A>
and
OptionKind<A>
is the same as
HK<OptionHK, A>
, this is just because Kotlin does not support higher kinds
Open in Slack
Previous
Next