(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.
(make-date-span-limited-seq parse-options entity-date-extractor-fn s)
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 |