I'm having some difficulty formulating a certain concept in core.logic. Basically, I want to ensure that pairs of a certain relation are unique.
For example, suppose that we have a db-relation called married*. I want to define a predicate that uses that db-relation, but also enforces something like "If A is married to B, then A or B can't be married to anyone else". How can I do this? Thanks. -- You received this message because you are subscribed to the Google Groups "minikanren" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/minikanren. For more options, visit https://groups.google.com/d/optout.
