Split given text into equal chunks of given size. https://github.com/pczajkowski/cos

Piotr Czajkowski 3e7465964c Merge remote-tracking branch 'origin/main' into main 1 year ago
.gitignore 371437bbab Initial commit 1 year ago
.replit 4f341081b9 Initial commit 1 year ago
LICENSE 371437bbab Initial commit 1 year ago
Makefile 4f341081b9 Initial commit 1 year ago
chunkOfSize.go 4f341081b9 Initial commit 1 year ago
chunkOfSize_test.go 4f341081b9 Initial commit 1 year ago
go.mod 4f341081b9 Initial commit 1 year ago
main 4f341081b9 Initial commit 1 year ago
replit.nix 4f341081b9 Initial commit 1 year ago
testText.go 4f341081b9 Initial commit 1 year ago