You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to create variables and access previous results in the REPL, but without polluting other scopes (unlike historical languages with sloppy global scope semantics like JS, Python, Scheme, Ruby, Lisp, etc).