add (\=)/2.

This commit is contained in:
Mark Thom
2018-02-14 23:21:56 -07:00
parent a13501dc1a
commit f1ac75f21d
6 changed files with 39 additions and 30 deletions

View File

@@ -85,6 +85,7 @@ The following predicates are built-in to rusty-wam.
* `(==)/2`
* `(\==)/2`
* `(=)/2`
* `(\=)/2`
* `(=..)/2`
* `(->)/2`
* `(;)/2`