complete call_with_inference_limit/3
This commit is contained in:
@@ -29,7 +29,7 @@ Extend rusty-wam to include the following, among other features:
|
||||
* A revised, not-terrible module system (_done, I think_).
|
||||
* Built-in predicates for list processing and top-level declarative
|
||||
control (`setup_call_control/3`, `call_with_inference_limit/3`,
|
||||
etc.) (_IN REVISION_)
|
||||
etc.) (_done_)
|
||||
* Definite Clause Grammars
|
||||
* Attributed variables using the SICStus Prolog interface and
|
||||
semantics. Adding coroutines like `dif/2`, `freeze/2`, etc.
|
||||
@@ -131,6 +131,7 @@ The following predicates are built-in to rusty-wam.
|
||||
* `between/3`
|
||||
* `call/1..62`
|
||||
* `call_cleanup/2`
|
||||
* `call_with_inference_limit/3`
|
||||
* `catch/3`
|
||||
* `compare/3`
|
||||
* `compound/1`
|
||||
|
||||
Reference in New Issue
Block a user