summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-11-08 07:14:57 -0800
committerKaz Kylheku <kaz@kylheku.com>2021-11-08 07:14:57 -0800
commit372315055a4437b02aa4efc3e60c2ac4b1565677 (patch)
treeb6ab19c0b985ff17ee8b147cf5292fc4c01f0fc8
parent3c6dc6d875428dfd0fe06cb8373ffcf7717feb71 (diff)
downloadtxr-372315055a4437b02aa4efc3e60c2ac4b1565677.tar.gz
txr-372315055a4437b02aa4efc3e60c2ac4b1565677.tar.bz2
txr-372315055a4437b02aa4efc3e60c2ac4b1565677.zip
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.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
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