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

Piotr Czajkowski 4f341081b9 Initial commit 1 year ago
.replit 4f341081b9 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