toggle menu
Pakku
1.3.1
common
switch theme
search in API
Pakku
/
teksturepako.pakku.io
/
mapAsyncNotNull
map
Async
Not
Null
inline suspend
fun
<
T
,
R
:
Any
>
Iterable
<
T
>
.
mapAsyncNotNull
(
crossinline
transform
:
suspend
(
T
)
->
R
?
)
:
List
<
R
>