Skip to content

No-New-Symbol

Documentation Index

Fetch the complete documentation index at: https://docs.sourcery.ai/llms.txt

Use this file to discover all available pages before exploring further.

An instance of Symbol can only be created using Symbol as a function

new Symbol("abc")
Symbol("abc")

Symbol is not intended to be used with the new operator, but called as a function.