This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-12-22
Channels
- # adventofcode (1)
- # beginners (172)
- # boot (47)
- # cider (7)
- # cljs-dev (30)
- # cljsrn (43)
- # clojure (180)
- # clojure-dusseldorf (1)
- # clojure-greece (1)
- # clojure-italy (3)
- # clojure-russia (41)
- # clojure-spec (67)
- # clojure-uk (101)
- # clojurescript (128)
- # core-async (4)
- # cursive (13)
- # datomic (29)
- # devcards (5)
- # emacs (19)
- # events (1)
- # hoplon (38)
- # lein-figwheel (1)
- # luminus (8)
- # midje (1)
- # off-topic (47)
- # om (10)
- # onyx (23)
- # protorepl (1)
- # re-frame (11)
- # reagent (7)
- # ring (3)
- # ring-swagger (9)
- # rum (6)
- # sql (5)
- # untangled (4)
Posting a Selmer question here, since there's no #selmer and it's associated with Luminus (& is another @yogthos production): Either Selmer is broken for namespaced keywords with dots, or I'm really missing something. If I run the example given in the docs, it doesn't work:
(parser/render "{{foo..bar/baz}}" {:foo.bar/baz "hello"})
=> ""
Am I missing something here?speaking of, I just pushed out a new version that allows comparing two keys numerically, somehow that wasn't a thing before 🙂 https://github.com/yogthos/Selmer/issues/141