arrow-analysis-laws
2.0.2-alpha.6
arrow-analysis-laws
/
arrow.analysis.laws.kotlin
/
MapLaws
/
filterKeysLaw
filter
Keys
Law
inline
fun
<
K
,
V
>
Map
<
out
K
,
V
>
.
filterKeysLaw
(
predicate
:
(
K
)
->
Boolean
)
:
Map
<
K
,
V
>
Content copied to clipboard