arrow-analysis-laws
2.0.2-alpha.6
arrow-analysis-laws
/
arrow.analysis.laws.kotlin
/
ArrayLaws
/
mapIndexedNotNullLaw
map
Indexed
Not
Null
Law
inline
fun
<
A
,
B
>
Array
<
A
>
.
mapIndexedNotNullLaw
(
transform
:
(
Int
,
A
)
->
B
?
)
:
List
<
B
>
Content copied to clipboard