The keyword :document.chunk/embedding:Snowflake/snowflake-arctic-embed-l-v2.0 is read successfully in JVM Clojure, but is unreadable in ClojureScript.
Is this intentional or a bug? think_beret
You can use multiple colons though
just not consecutive
the . is kind of a gray area here, I think
Sailed ship
Not interested in workarounds, just curious if this is WONTFIX or not :^)
it's not legal clojure in either dialect because of multiple /s— see the https://clojure.org/reference/reader#_symbols and https://clojurians.slack.com/archives/C03S1L9DN/p1675873084998369?thread_ts=1675872898.338369&cid=C03S1L9DN
Thank you, that's just what I wanted to hear!
😀
Good thing I've got my trusty old friend Fullwidth Solidus 😈
A good linter should sound an alarm for concealment of syntax! :-)
lmao no I support this. no way it backfires.
you could take a page out of the clojure xml book and url encode it.