Liking cljdoc? Tell your friends :D

clamda.redux


abortive-streamclj

(abortive-stream stream done?)

Wraps a Stream such that it can (optionally) terminate early (i.e. when <done?>, a fn of no args, returns true).

Wraps a Stream such that it can (optionally) terminate early
(i.e. when <done?>, a fn of no args, returns true).
sourceraw docstring

mrestclj

(mrest m me)

rest-fn for maps

rest-fn for maps
sourceraw docstring

rrestclj

(rrest s _)

rest-fn for seqs

rest-fn for seqs
sourceraw docstring

vrestclj

(vrest v _)

rest-fn for vectors

rest-fn for vectors
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close