kotlin-stdlib
Common
JRE
JS
Native
kotlin-stdlib
/
kotlin.text
/
CharCategory
/
contains
contains
Common
JRE
JS
Native
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.