Replies: 1 comment 4 replies
-
Yes, here's one example: https://github.com/TheReasonedSchemer2ndEd/CodeFromTheReasonedSchemer2ndEd/blob/master/trs2-arith.scm |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to implement the
successor
function and theadd
function using pure relations and kanren?Beta Was this translation helpful? Give feedback.
All reactions