basilisp
basilisp copied to clipboard
Support destructuring namespaced symbols
The last (I hope) feature of Clojure's destructuring that Basilisp does not yet support is destructuring namespaced symbols. We do support namespaced keys as :ns/keys
, but :ns/syms
is not currently supported.