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

Piotr Czajkowski c3bace3317 Change of concept 2 lat temu
.github 55a077bf78 Some action 2 lat temu
.gitignore 371437bbab Initial commit 2 lat temu
.replit 4f341081b9 Initial commit 2 lat temu
LICENSE 371437bbab Initial commit 2 lat temu
Makefile 4f341081b9 Initial commit 2 lat temu
chunkOfSize.go c3bace3317 Change of concept 2 lat temu
chunkOfSize_test.go c3bace3317 Change of concept 2 lat temu
go.mod 4f341081b9 Initial commit 2 lat temu
main 4f341081b9 Initial commit 2 lat temu
replit.nix 4f341081b9 Initial commit 2 lat temu
testText.go fd2efab153 Added TestWordsNotCut 2 lat temu