add display predicate

This commit is contained in:
Mark Thom
2018-01-14 22:11:02 -07:00
parent 58ba368280
commit 08b94dcdf5
9 changed files with 80 additions and 32 deletions

View File

@@ -84,6 +84,7 @@ The following predicates are built-in to rusty-wam.
* `atomic/1`
* `call/N` (1 <= N <= 63)
* `catch/3`
* `display/1`
* `duplicate_term/2`
* `false/0`
* `functor/3`