move term_variables to builtins

This commit is contained in:
Mark Thom
2018-09-26 19:33:27 -06:00
parent 4cf1aa0d8f
commit 6f668a8b7a
3 changed files with 12 additions and 17 deletions

View File

@@ -153,7 +153,7 @@ The following predicates are built-in to rusty-wam.
* `member/2`
* `memberchk/2`
* `nonvar/1`
* `numbervars/{2,3}`
* `numbervars/2`
* `once/1`
* `partial_string/2`
* `rational/1`