(recursive-splitter opts)
Return a recursive splitter.
Args:
:size
: An integer with the size of the chunks.:overlap
: An integer with the overlap of the chunks.Return a recursive splitter. Args: - opts: A map with the following keys: - `:size`: An integer with the size of the chunks. - `:overlap`: An integer with the overlap of the chunks.
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 |