arrow-optics-test
1.1.3-alpha.22
arrow-optics-test
/
arrow.optics.test.laws
/
LensLaws
/
lensComposeModify
lens
Compose
Modify
suspend
fun
<
A
,
B
>
lensComposeModify
(
lensGen
:
Arb
<
Lens
<
A
,
B
>
>
,
aGen
:
Arb
<
A
>
,
funcGen
:
Arb
<
(
B
)
->
B
>
,
eq
:
(
A
,
A
)
->
Boolean
)
:
PropertyContext
Content copied to clipboard