Closed vemv closed 2 years ago
Currently it's defined as a ::ss/any. If it was defined as an 'associative', it would avoid the pitfaill described in this discussion:
::ss/any
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)
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)