basilisp icon indicating copy to clipboard operation
basilisp copied to clipboard

Support destructuring namespaced symbols

Open chrisrink10 opened this issue 1 year ago • 0 comments

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.

chrisrink10 avatar Jan 25 '24 14:01 chrisrink10