This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-09-27
Channels
- # announcements (1)
- # asami (10)
- # babashka (12)
- # beginners (26)
- # biff (4)
- # calva (42)
- # cider (1)
- # clj-commons (2)
- # cljs-dev (2)
- # clojure (179)
- # clojure-dev (2)
- # clojure-europe (45)
- # clojure-norway (16)
- # clojure-uk (3)
- # clojurescript (5)
- # datahike (1)
- # datascript (2)
- # events (3)
- # exercism (1)
- # fulcro (13)
- # funcool (3)
- # graalvm (23)
- # helix (3)
- # honeysql (1)
- # hyperfiddle (3)
- # lsp (51)
- # malli (2)
- # off-topic (27)
- # portal (18)
- # reagent (3)
- # reitit (3)
- # releases (8)
- # sci (5)
- # shadow-cljs (11)
- # xtdb (5)
https://github.com/quoll/tiara. A small library for ordered maps and sets.
• Implemented toString
so these objects are serialized the same as any other map or set
🎉 2
https://github.com/quoll/spike. A Simple SPARQL client. • Initial implementation only runs queries, no updates. • Returns a seq of bindings as either map or a vector. • Converts literals to Clojure datatypes. • Selectable IRI construction (IRIs as strings, keywords, URLs, URIs, etc)
🎉 3
Dog name?
Best I could do. I might try this out for work. Thank you for sharing here
💖 1
https://github.com/quoll/asami/tree/main. Covid release.
• Asami queries now allow for vars with a namespace, e.g. ?my/data
🎉 3