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