diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-08-05 23:10:36 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-08-05 23:10:36 -0700 |
commit | 14054b5ced1bd363b631ec5aade8d87f4a810b48 (patch) | |
tree | 81892ea6120a98b36a46940390da9112c20105fe | |
parent | c2c18e4c4a0901468fbc858e912ea37b70ff2c90 (diff) | |
download | txr-14054b5ced1bd363b631ec5aade8d87f4a810b48.tar.gz txr-14054b5ced1bd363b631ec5aade8d87f4a810b48.tar.bz2 txr-14054b5ced1bd363b631ec5aade8d87f4a810b48.zip |
* txr.1: Formatting issue in in-line code block under giterate.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15433,7 +15433,7 @@ argument defaults to and is threaded through the function calls. That is to say, the lazy list returned is .cblk -.meti >> ( value >> [ gen-fun << value ] >> [ gen-fun >> [ gen-fun << value ]] ...). +.meti >> ( value >> [ gen-fun << value ] >> [ gen-fun >> [ gen-fun << value ]] ...). .cble The lazy list terminates when a value fails to satisfy |