arrow-core-test
1.0.3-alpha.4
common
arrow-core-test
/
arrow.core.test.laws
/
equalUnderTheLaw
equal
Under
The
Law
common
fun
<
A
>
A
.
equalUnderTheLaw
(
b
:
A
,
f
:
(
A
,
A
)
->
Boolean
=
{ a, b -> a == b }
)
:
Boolean
Content copied to clipboard