contains

expect operator fun contains(char: Char): Boolean(source)

Returns true if char character belongs to this category.

actual operator fun contains(char: Char): Boolean(source)

Returns true if char character belongs to this category.

actual operator fun contains(char: Char): Boolean

Returns true if char character belongs to this category.

actual operator fun contains(char: Char): Boolean

Returns true if char character belongs to this category.