add unify_with_occurs_check/2

This commit is contained in:
Mark Thom
2019-04-28 22:23:34 -06:00
parent 9dbadac14f
commit 14d629492d
6 changed files with 140 additions and 4 deletions

View File

@@ -228,6 +228,7 @@ The following predicates are built-in to Scryer.
* `term_variables/2`
* `throw/1`
* `true/0`
* `unify_with_occurs_check/2`
* `user:goal_expansion/2`
* `user:term_expansion/2`
* `var/1`