micro_utils.dokka
Toggle table of contents
0.24.1
android
Platform filter
android
Switch theme
Search in API
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.repos
/
map
map
android
inline
fun
<
T
>
Cursor
.
map
(
block
:
(
Cursor
)
->
T
)
:
List
<
T
>
(
source
)