As new symbols are encountered I put them in this environment association list. "key" is the symbol and v is a fresh logic var to use for it. That way when the same symbol is used in another assertion I use the same logic var by getting it with get-varo. new-varo is my way of asserting that the symbol is not already in the environment.
-- 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 http://groups.google.com/group/minikanren. For more options, visit https://groups.google.com/groups/opt_out.
