developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol

A symbol is a unique and immutable data type and may be used as an identifier for object properties. The symbol object is an implicit object wrapper for the symbol primitive data type.


Comments (0)

Sign in to post comments.