Liking cljdoc? Tell your friends :D
Clojure only.

ragtacts.splitter.recursive


recursive-splitterclj

(recursive-splitter opts)

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.
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.
sourceraw docstring

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