src.elv.sh/pkg/ui.Text.Partition (method)
3 uses
src.elv.sh/pkg/ui (current package)
text.go#L94: func (t Text) Partition(indices ...int) []Text {
src.elv.sh/pkg/cli/tk
codearea_render.go#L26: parts := styledCode.Partition(pFrom, pTo)
codearea_render.go#L72: parts := v.code.Partition(v.dot)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)