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
Cons lists allow a Lisp language to do so much more. Probably why they are used in pretty much every Lisp language except ours... Arrays will still be a thing, just no longer the primary way to deal with lists of data.