add expand_term/2

This commit is contained in:
Mark Thom
2018-10-15 20:07:22 -06:00
parent 24a7206021
commit eabb851d8c
4 changed files with 10 additions and 1 deletions

View File

@@ -141,6 +141,7 @@ The following predicates are built-in to rusty-wam.
* `compound/1`
* `copy_term/2`
* `cyclic_term/1`
* `expand_term/2`
* `false/0`
* `float/1`
* `functor/3`