Skip to content

Commit

Permalink
rfctr: extract _Chunker
Browse files Browse the repository at this point in the history
Essentially extract the "splitting" behaviors out of `PreChunk`. This
makes `_Chunker` parallel to `_TableChunker` and makes `PreChunk` more
fully generic across element-types (not `Text`-subtype specific).
  • Loading branch information
scanny committed Dec 7, 2024
1 parent f568e94 commit 6f65b23
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 181 deletions.
Loading

0 comments on commit 6f65b23

Please sign in to comment.