diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-10-15 08:14:23 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-10-15 08:14:23 -0700 |
commit | 78212181b4134f791a4e9b4b0315b3b111a02b5d (patch) | |
tree | a4220badea2afc6ec0d998c835464ad420cddf4e | |
parent | f260bfa89296d8359d221051feebe20590908a78 (diff) | |
download | txr-78212181b4134f791a4e9b4b0315b3b111a02b5d.tar.gz txr-78212181b4134f791a4e9b4b0315b3b111a02b5d.tar.bz2 txr-78212181b4134f791a4e9b4b0315b3b111a02b5d.zip |
doc: hash-iter missing in diagram.
* txr.1: Add hash-iter into type hierarchy diagram
under [cobj types].
-rw-r--r-- | txr.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17311,6 +17311,8 @@ brackets indicate a plurality of types which are not listed by name: .verb t ----+--- [cobj types] ---+--- hash | | + | +--- hash-iter + | | | +--- stream | | | +--- random-state |