Variable: $equals
const
$equals: uniquesymbol
Defined in: pkg/symbols/src/index.ts:12
Identifies a method that takes one argument and compares it to this
,
returning true
if the argument is equal to this
and false
otherwise.
const
$equals: uniquesymbol
Defined in: pkg/symbols/src/index.ts:12
Identifies a method that takes one argument and compares it to this
,
returning true
if the argument is equal to this
and false
otherwise.