add subsumes_term/2

This commit is contained in:
Mark Thom
2019-04-28 14:48:12 -06:00
parent 6be03a7f7a
commit d066765248
3 changed files with 12 additions and 3 deletions

View File

@@ -223,6 +223,7 @@ The following predicates are built-in to Scryer.
* `setup_call_cleanup/3`
* `sort/2`
* `string/1`
* `subsumes_term/2`
* `term_expansion/2`
* `term_variables/2`
* `throw/1`