(sequence->iterator item-seq)
Java ml interfaces sometimes use iterators where they really should use sequences (iterators have state). In any case, we do what we can.
Java ml interfaces sometimes use iterators where they really should use sequences (iterators have state). In any case, we do what we can.
(set-slf4j-log-level level)
Set the slf4j log level. Safe to call if slf4j is not in the classpath.
Set the slf4j log level. Safe to call if slf4j is not in the classpath.
(time-section & body)
Time a section, return {:retval retval :milliseconds ms}
Time a section, return {:retval retval :milliseconds ms}
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 |