core-logic

reefersleep 2018-01-10T09:12:38.000157Z

@timothypratley thanks, I’ll give it a go then! I’ve been wanting an excuse to learn and use logic programmin anyway 😉

reefersleep 2018-01-10T09:19:15.000111Z

I’ve been reading the examples https://github.com/clojure/core.logic/wiki/Examples and the Primer https://github.com/clojure/core.logic/wiki/A-Core.logic-Primer, so I think I get the gist of core.logic. But there are many functions in the namespace, and I don’t feel the docstrings https://clojure.github.io/core.logic/ get me all the way to understanding them. There are a lot of references in all kinds of directions in the wiki, but do you know of one(s) that explains the usage of core.logic (and core.logic.fd ) beyond the Primer?