diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-04-19 18:38:35 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-04-19 18:38:35 -0700 |
commit | a6a0d507e5d0c305d0e5f4de144320fa06e61eeb (patch) | |
tree | c23231a27ea292badfb0482302ed2a58859fb9c2 | |
parent | 568f1d4ae6325509d684e55aa54600573c3079c7 (diff) | |
download | txr-a6a0d507e5d0c305d0e5f4de144320fa06e61eeb.tar.gz txr-a6a0d507e5d0c305d0e5f4de144320fa06e61eeb.tar.bz2 txr-a6a0d507e5d0c305d0e5f4de144320fa06e61eeb.zip |
doc: reversed maphash parameters.
* txr.1: The function is first, then the hash. Reported by
Ray Perry.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49794,7 +49794,7 @@ otherwise it returns .coNP Function @ maphash .synb -.mets (maphash < hash << binary-function ) +.mets (maphash < binary-function << hash ) .syne .desc The |