kotbase
Toggle table of contents
3.1
Select version
3.2
3.1
3.0
apple
common
jvmCommon
linuxMingw
Platform filter
apple
common
jvmCommon
linuxMingw
Switch theme
Search in API
kotbase
couchbase-lite
/
kotbase
/
Result
/
contains
contains
apple
common
jvmCommon
linuxMingw
actual
operator
fun
contains
(
key
:
String
)
:
Boolean
(
source
)
expect
operator
fun
contains
(
key
:
String
)
:
Boolean
(
source
)
Tests whether key exists or not.
Return
True if exists, otherwise false.
Parameters
key
The select result key.
actual
operator
fun
contains
(
key
:
String
)
:
Boolean
(
source
)
actual
operator
fun
contains
(
key
:
String
)
:
Boolean
(
source
)