Add a space to the nthpath documentation.
This commit is contained in:
parent
c233fb7e9d
commit
efd123d17e
1 changed files with 1 additions and 1 deletions
|
|
@ -935,7 +935,7 @@
|
|||
must
|
||||
(eachnav n/must*))
|
||||
|
||||
(def ^{:doc "Navigate to the specified indices one after another.If navigate to
|
||||
(def ^{:doc "Navigate to the specified indices one after another. If navigate to
|
||||
NONE, that element is removed from the sequence."}
|
||||
nthpath
|
||||
(eachnav n/nthpath*))
|
||||
|
|
|
|||
Loading…
Reference in a new issue