So in Lisp/Scheme, there are these ‘symbols’, which are basically, if I understand correctly, and correct me if I’m wrong, references to variables (not their values). I was wondering if there’s a JavaScript equivalent to that?
Thank you!
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
So in Lisp/Scheme, there are these ‘symbols’, which are basically, if I understand correctly, and correct me if I’m wrong, references to variables (not their values). I was wondering if there’s a JavaScript equivalent to that?
Thank you!