arrow-analysis-laws
2.0.2-alpha.6
arrow-analysis-laws
/
arrow.analysis.laws.kotlin
/
MapEntryLaws
Map
Entry
Laws
object
MapEntryLaws
Content copied to clipboard
Functions
Functions
component1Law
Link copied to clipboard
inline
fun
<
K
,
V
>
Map.Entry
<
K
,
V
>
.
component1Law
(
)
:
K
Content copied to clipboard
component2Law
Link copied to clipboard
inline
fun
<
K
,
V
>
Map.Entry
<
K
,
V
>
.
component2Law
(
)
:
V
Content copied to clipboard