(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 is a website building & hosting documentation for Clojure/Script libraries
× close