Clojure core.logic cheatsheets
2013-07-17 Hinterlasse einen Kommentar
I am currently having a look at clojure core.logic and was missing some kind of reference documentation. There are a lot of examples and tutorials but I never had an overview about what’s available.
In a google groups discussion the idea of a reference documentation like clojure cheat sheets came up. https://groups.google.com/forum/#!topic/clojure/ScJa_o4lP2k
So I decided to create one, view it directly: cheatsheet on github
Have a look at the github project: https://github.com/dedeibel/clojure-core-logic-cheatsheets
Thanks to the original author of the cheatsheet generator Michael Fogus and Andy Fingerhut.
Thanks goes to xavriley who created a cool version of clojuredocs for core.logic which is where the cheatsheet entries link to.