add cyclic_term

This commit is contained in:
Mark Thom
2018-03-28 23:41:19 -06:00
parent ef65c996ec
commit 7b160199fd
9 changed files with 72 additions and 41 deletions

View File

@@ -134,6 +134,7 @@ The following predicates are built-in to rusty-wam.
* `catch/3`
* `compare/3`
* `compound/1`
* `cyclic_term/1`
* `display/1`
* `duplicate_term/2`
* `false/0`