TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.data
/
map
map
fun
<
T
>
JSONArray
.
map
(
transform
:
(
value
:
Any
)
->
T
)
:
List
<
T
>
Utility function to allow
map
iterating on a
JSONArray