Liking cljdoc? Tell your friends :D
Clojure only.

lice-comb.impl.3rd-party


rdrop-whileclj

(rdrop-while pred)
(rdrop-while pred coll)

As for clojure.core/drop-while, but drops from the end of the sequence backwards, rather than the front forwards. More efficient when provided with a vector rather than a list.

As for clojure.core/drop-while, but drops from the end of the
sequence backwards, rather than the front forwards. More efficient
when provided with a vector rather than a list.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
+kJump to recent docs
Move to previous article
Move to next article
+/Jump to the search field
× close