]> Repositorios git - scryer-prolog.git/commitdiff
add term comparison operators.
authorMark Thom <[email protected]>
Wed, 14 Feb 2018 06:53:16 +0000 (23:53 -0700)
committerMark Thom <[email protected]>
Wed, 14 Feb 2018 06:53:16 +0000 (23:53 -0700)
README.md

index 946db2833ae548de45230b0e7400d21ab3a743ed..4d847d609c2803e1446949fdcdaffc3f67946cca 100644 (file)
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ The following predicates are built-in to rusty-wam.
     * Comparison operators: `>`, `<`, `=<`, `>=`, `=:=`, `=\=`.
 * `(@>)/2`
 * `(@>=)/2`
-* `(@=>)/2`
+* `(@=<)/2`
 * `(@<)/2`
 * `(\+)/1`
 * `(==)/2`