chickadee » mini-kanren » ==

== u vprocedure

Primary unification goal. u and v are either logic variables or values. If the two can be unified (i.e. if the two logic variables hold the same value, or if two values are the same) then this goal succeeds. When used on fresh variables, guarantees that the two logic variables will always be unified.