Single exclamation mark in Kotlin

What does a single exclamation mark mean in Kotlin? I’ve seen it a few times especially when using Java APIs. But I couldn’t find it in the documentation nor on StackOverflow.

7 Answers
7

Leave a Comment