From 9a394a7176bd0c9f7668dd79792a91ada4e2b8f7 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 8 Nov 2021 07:14:57 -0800 Subject: doc: mention :weak-or and :weak-and in syntax. * txr.1: The syntax synopsis for the hash function neglects to mention the :weak-or and :weak-and symbols. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index a6960268..a46afe85 100644 --- a/txr.1 +++ b/txr.1 @@ -52224,7 +52224,7 @@ becomes unspecified. .synb .mets (make-hash < weak-keys < weak-vals .mets \ \ \ \ \ \ \ \ \ \ < equal-based <> [ hash-seed ]) -.mets (hash {:weak-keys | :weak-vals | +.mets (hash {:weak-keys | :weak-vals | :weak-or | :weak-and .mets \ \ \ \ \ \ :eql-based | :equal-based | .mets \ \ \ \ \ \ :eq-based | :userdata << obj }*) .syne -- cgit v1.2.3