Replies: 1 comment 3 replies
-
We spec'ed it as |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently it's defined as a
::ss/any
. If it was defined as an 'associative', it would avoid the pitfaill described in this discussion:https://ask.clojure.org/index.php/1917/get-should-throw-exception-on-non-associative-argument
(n.b. I'm just reporting this as an idea for anyone that might want to work on this project in a future. I'm not currently a user)
Beta Was this translation helpful? Give feedback.
All reactions