Core API – Kotlin Programming Language (original) (raw)
expect operator fun contains(char: Char): Boolean(source)
Returns true if char character belongs to this category.
Since Kotlin
1.5
actual operator fun contains(char: Char): Boolean(source)
Returns true if char character belongs to this category.
Since Kotlin
1.5
actual operator fun contains(char: Char): Boolean(source)
Returns true if char character belongs to this category.
Since Kotlin
1.0
actual operator fun contains(char: Char): Boolean(source)
Returns true if char character belongs to this category.
Since Kotlin
1.3
actual operator fun contains(char: Char): Boolean(source)
Returns true if char character belongs to this category.
Since Kotlin
1.8
actual operator fun contains(char: Char): Boolean(source)
Returns true if char character belongs to this category.
Since Kotlin
1.8