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?)
Attachments
Activity
Nada Amin
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | nominal.diff [ 11784 ] |
David Nolen
made changes -
| Resolution | Completed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
We can continue discussing it on GitHub for now. Once we're both happy with it there, we can attach the patch here. Thanks.