Symbolic Variable
Private
Static
Reference to begin keyword Sym
Reference to define keyword Sym
Reference to if keyword Sym
Reference to lambda keyword Sym
Reference to quote keyword Sym
Reference to set! keyword Sym
Check if value is a Sym
Value to check
If value is an instance of Sym
Check if value is a keyword Sym
VAlue to check
If value is a keword Sym
Check if name matches a keyword Sym
Name of keyword to check
If name matches a keyword Sym
Register a keyword sym
This prevents a Sym being created of the same name as the keyword
Name of keyword
Sym for the keyword
Create Sym from name string
Will throw if name matches a keyword Sym
Name for Sym
Newly created Sym with name
Generated using TypeDoc
Symbolic Variable