kotbase
Toggle table of contents
3.2
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-ee
/
kotbase
/
Expression
/
Companion
/
map
map
apple
common
jvmCommon
linuxMingw
actual
fun
map
(
value
:
Map
<
String
,
Any
?
>
?
)
:
Expression
(
source
)
expect
fun
map
(
value
:
Map
<
String
,
Any
?
>
?
)
:
Expression
(
source
)
Creates value expression with the given map.
Return
the value expression.
Parameters
value
the map value
actual
fun
map
(
value
:
Map
<
String
,
Any
?
>
?
)
:
Expression
(
source
)
actual
fun
map
(
value
:
Map
<
String
,
Any
?
>
?
)
:
Expression
(
source
)