This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-01-27
Channels
- # announcements (2)
- # beginners (69)
- # boot (2)
- # calva (15)
- # cider (4)
- # cljs-dev (8)
- # cljsrn (1)
- # clojure (38)
- # clojure-spec (2)
- # clojure-uk (6)
- # clojurescript (6)
- # cursive (12)
- # data-science (1)
- # datomic (6)
- # emacs (10)
- # figwheel-main (12)
- # fulcro (41)
- # nrepl (1)
- # re-frame (16)
- # reitit (1)
- # shadow-cljs (6)
- # spacemacs (2)
- # speculative (1)
- # test-check (9)
EQL docs for clojure.spec are out! This explains how you can use clojure.spec to validate EQL syntax. I like to bring attention also to the generative docs, they explain how to generate queries at random and also how to customise the generators to constraint the generation to very specific needs, this can be an interesting read for anyone looking for examples on how to setup complex configurable generator setups, I hope you enjoy! https://github.com/edn-query-language/eql#clojure-specs
👍 70