bidi
bidi copied to clipboard
Support symbols in TaggedMatch
Especially since the introduction of :as-alias it can be useful to support symbols (rather than only keywords) as identifiers with bidi.bidi/tag, eg. one can refer to a view using a qualified symbol pointing to its definition.
Note: if using this pattern in a cljc project, one should be aware of https://clojure.atlassian.net/browse/CLJS-3399