Hello,
I am currently trying to find my way to using clojure core logic, watching some videos, reading tutorials and trying to read the dissertation about miniKanren.
While this is quite nice to grasp the concepts I feel the need for a complete reference documentation listing all the functions and goals available. I feel like I have absolutely no overview about what there is, like with every new article I read I discover a new feature.
Maybe something like the
clojure.org/cheatsheet with links to
clojuredocs.org would be cool now that there are so much additions of
kanren implemented.
Is there such a thing?
I looked into the code but was not sure what is the interface and what is implementation since logic.clj is pretty big.
If not I would be willing to help setting it up but since I am asking this question I have no clue about this stuff - yet.
Thanks for reading
Benjamin.