]> Repositorios git - scryer-prolog.git/commitdiff
update README
authorMark Thom <[email protected]>
Fri, 28 Sep 2018 04:41:41 +0000 (22:41 -0600)
committerMark Thom <[email protected]>
Fri, 28 Sep 2018 04:41:41 +0000 (22:41 -0600)
README.md

index 59a1f09eb2df410f9c2514774b4b0bacc97af5a3..60591bc810313600bda0461eec52254745ecd8cb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -135,6 +135,7 @@ The following predicates are built-in to rusty-wam.
 * `call/1..62`
 * `call_cleanup/2`
 * `call_with_inference_limit/3`
+* `can_be/2`
 * `catch/3`
 * `compare/3`
 * `compound/1`
@@ -152,6 +153,7 @@ The following predicates are built-in to rusty-wam.
 * `maplist/2..9`
 * `member/2`
 * `memberchk/2`
+* `must_be/2`
 * `nonvar/1`
 * `numbervars/2`
 * `once/1`