add repeat

This commit is contained in:
Mark Thom
2018-03-26 18:59:58 -06:00
parent 2691382771
commit 933b94ef82
2 changed files with 5 additions and 1 deletions

View File

@@ -150,6 +150,7 @@ The following predicates are built-in to rusty-wam.
* `nonvar/1`
* `once/1`
* `rational/1`
* `repeat/0`
* `reverse/2`
* `select/3`
* `setup_call_cleanup/3`