Variable: $equals

const $equals: unique symbol

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.

See

equals