Details
-
Type:
Enhancement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Patch:Code and Test
Description
The new core.logic.nominal namespace implements the alphaKanren primitive fresh, tie and hash.
The tests also run the examples from the alphaKaren paper.
See https://github.com/clojure/core.logic/pull/12 for the patch in progress.
(Meta: Should I add the patch-in-progress now or wait until we finalize the review on GitHub?)
We can continue discussing it on GitHub for now. Once we're both happy with it there, we can attach the patch here. Thanks.