arrow-analysis-laws
2.0.2-alpha.6
arrow-analysis-laws
/
arrow.analysis.laws.kotlin
/
MapLaws
/
mapValuesLaw
map
Values
Law
inline
fun
<
K
,
V
,
R
>
Map
<
out
K
,
V
>
.
mapValuesLaw
(
transform
:
(
Map.Entry
<
K
,
V
>
)
->
R
)
:
Map
<
K
,
R
>
Content copied to clipboard