Two objects are equal if they represent the same value, regardless of whether they are the same object physically in memory.
Get a number for that object. Two different values may get the same number, but one value must always get the same number. The formula can impact performance.
Get a human-friendly string representation of that value.
Generated using TypeDoc
Used by the node REPL to display values. Most of the time should be the same as toString()