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
I didn't think I was giving up anything important, but when working on the cheat sheet, I realized that Common Lisp's #b, #o, and #x allow fractions. E.g., Q##0b1 0o7 should still work.