Return the SYMBOL’s current global value. Identical to SYMBOL-VALUE, in single-threaded builds: in multithreaded builds bound values are distinct from the global value. Can also be SETF.
(symbol)