Merge branch 'master' of github.com:nathanmarz/specter

This commit is contained in:
nathanmarz 2017-09-20 18:58:23 -04:00
commit 915c0a9471

View file

@ -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*))