add halt/0

This commit is contained in:
Mark Thom
2019-03-17 14:38:55 -06:00
parent 2fad1c724c
commit 1ce8d90627
4 changed files with 10 additions and 2 deletions

View File

@@ -174,6 +174,7 @@ The following predicates are built-in to Scryer.
* `gen_nat/1`
* `goal_expansion/2`
* `ground/1`
* `halt/0`
* `integer/1`
* `is_list/1`
* `is_partial_string/1`