Hacker News new | ask | show | jobs
by kodablah 3435 days ago
When interoperating with other libraries on the JVM you very easily can, which is a very common use case.
1 comments

You're right. Kotlin provides the null-or-throw operator (!!) to convert a Derp? into a Derp, though.