func github.com/kr/text.WrapWords
2 uses
github.com/kr/text (current package)
wrap.go#L26: for _, line := range WrapWords(words, 1, lim, defaultPenalty) {
wrap.go#L43: func WrapWords(words [][]byte, spc, lim, pen int) [][][]byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)