equals ()
equals
<
T
>
(
other
,
comparator
?
)
:
(
(
x
)
=>
boolean
)
Type Parameters
T
Parameters
other
:
Opt
<
T
>
comparator
:
EqualityFunction
= refCmp
Returns
(
(
x
)
=>
boolean
)
(
x
)
:
boolean
Parameters
x
:
Opt
<
T
>
Returns
boolean
See
Opt.equals
Back to index
See
Opt.equals