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
Do we need a special "bel-nil" symbol? Why can't it be java null? Perhaps that'll make things even cleaner -- I wouldn't need to wrap math functions at all for example
I used to have pairs as ArrayList[car, cdr]. Maybe use a more efficient type?
backquotes + commas + splice are their own types. Why not just make them pairs? I also did a pretty hasty implementation. We may want to add more tests and make something more elegant.
ArrayList[car, cdr]
. Maybe use a more efficient type?The text was updated successfully, but these errors were encountered: