Augmentations for symbols.
This module's augmentations can be applied by using the following import:
import "@neotype/extensions/symbol.js"; Copy
import "@neotype/extensions/symbol.js";
Symbols implement Eq. Two symbols are equal if they are strictly equal.
Eq
Generated using TypeDoc
Augmentations for symbols.
Remarks
Importing this module
This module's augmentations can be applied by using the following import:
Comparing symbols.
Symbols implement
Eq
. Two symbols are equal if they are strictly equal.