rename VOID to STOP

This commit is contained in:
Nathan Marz 2016-02-13 18:56:35 -05:00
parent e661df1aeb
commit ed6f1902b9

View file

@ -150,7 +150,7 @@
(defpath (defpath
^{:doc "Stops navigation at this point. For selection returns nothing and for ^{:doc "Stops navigation at this point. For selection returns nothing and for
transformation returns the structure unchanged"} transformation returns the structure unchanged"}
VOID STOP
[] []
(select* [this structure next-fn] (select* [this structure next-fn]
nil ) nil )