fix docstring

This commit is contained in:
nathanmarz 2017-08-13 12:16:49 -04:00
parent 43fd7ab2e2
commit 85d3f14de9

View file

@ -995,9 +995,9 @@
)))
(defnav
^{:doc "Navigate to [index elem] pairs for each element in a sequence. Changing in index in transforms
^{:doc "Navigate to [index elem] pairs for each element in a sequence. Changing index in transform
has same effect as `index-nav`. Indices seen during transform take into account any shifting
resulting from prior sequence elements changing indices."}
from prior sequence elements changing indices."}
INDEXED-VALS
[]
(select* [this structure next-fn]