Preparing search index...
The search index is not available
run-time-assertions - v1.5.2
run-time-assertions
AreEqualCallback
Type Alias AreEqualCallback<T0, T1>
Are
Equal
Callback
<
T0
,
T1
>
:
(
(
value0
:
T0
,
value1
:
T1
)
=>
boolean
)
Callback for checking equality between two values that can be of different types.
Type Parameters
T0
T1
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
run-time-assertions - v1.5.2
Loading...
Callback for checking equality between two values that can be of different types.