(done? gen)
(generator & body)
(mapv* f* coll)
(mapv* f* coll & colls)
(next gen)
(next gen covalue)
(reduce* f* coll)
(reduce* f* val coll)
(return gen)
(return gen result)
(throw gen throwable)
(value gen)
(wrap-stack f*)
(yield)
(yield value)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |