requireNoNulls
Returns an original collection containing all the non-null
elements, throwing an IllegalArgumentException if there are any null
elements.
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Returns an original collection containing all the non-null
elements, throwing an IllegalArgumentException if there are any null
elements.