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
Especially with new syntax in Clojure 1.9 for making namespaced maps easier to use, including e.g. #::x{:a 1} and {::x/keys [a b c]}, this is becoming a more and more useful feature that's tricky to write the correct regex alternative for.