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 builds & hosts documentation for Clojure/Script libraries

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