From 80def45d383825082426626971fd53c17759f350 Mon Sep 17 00:00:00 2001 From: Mark Thom Date: Thu, 27 Sep 2018 22:41:41 -0600 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59a1f09e..60591bc8 100644 --- 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` -- 2.54.0