Join Slack
Powered by
The inverse is kind of possible. ```interface I&l...
# announcements
a
aerb
06/24/2018, 7:04 PM
The inverse is kind of possible.
Copy code
interface I<T: Any> { fun value(): T? }
So, I was hoping the non-null equivalent was possible.
Open in Slack
Previous
Next