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

Piotr Czajkowski cee6224b3c DRY 2 years ago
.github 55a077bf78 Some action 2 years ago
.gitignore 371437bbab Initial commit 2 years ago
.replit 4f341081b9 Initial commit 2 years ago
LICENSE 371437bbab Initial commit 2 years ago
Makefile 4f341081b9 Initial commit 2 years ago
chunkOfSize.go 861c0fd096 Clean chunks 2 years ago
chunkOfSize_test.go cee6224b3c DRY 2 years ago
go.mod 4f341081b9 Initial commit 2 years ago
main 4f341081b9 Initial commit 2 years ago
replit.nix 4f341081b9 Initial commit 2 years ago
testText.go 4f341081b9 Initial commit 2 years ago