toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3
/
amapIndexed
amap
Indexed
suspend
fun
<
A
,
B
>
List
<
A
>
.
amapIndexed
(
f
:
suspend
(
index
:
Int
,
A
)
->
B
)
:
List
<
B
>
(
source
)