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

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