Liking cljdoc? Tell your friends :D

code-maat.parsers.limitters


log-entries-to-includeclj

(log-entries-to-include parse-options entity-date-extractor-fn s)

Returns a lazy seq of s filtered and limited according to the given parse-options. The third argument is simply a function that given an entry returns its date as a clj-time instance.

Returns a lazy seq of s filtered and limited according
to the given parse-options. The third argument is simply
a function that given an entry returns its date as a clj-time
instance.
sourceraw docstring

make-date-span-limited-seqclj

(make-date-span-limited-seq parse-options entity-date-extractor-fn s)
source

make-entries-limited-seqclj

(make-entries-limited-seq parse-options s)
source

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

× close