Any chance to relax clojure reader, allowing #_::do-not-exists/foo to be read?
We have an ask Clojure for that if you want to vote for it
We looked into it a bit, was harder than you might expect iirc
is it https://ask.clojure.org/index.php/13422/clojure-reader-fails-to-suppress-cljs-namespaced-keywords?
No. It's hard to describe. It is more like: "Allow autoresolved namespaced keywords to an alias that do not exists inside a discard reader"
They are related problems but we have one specifically for the discard I think
It's unfortunate that #_:: is hard to search for 😛
https://clojure.atlassian.net/browse/CLJ-2581 is the jira but I guess there wasn't a related Ask for it
> It's unfortunate that #_:: is hard to search for
Actually, It's not something I commit