func src.elv.sh/pkg/strutil.HasSubseq
2 uses
src.elv.sh/pkg/strutil (current package)
subseq.go#L8: func HasSubseq(s, t string) bool {
src.elv.sh/pkg/edit
completion.go#L238: "match-subseq": wrapMatcher(strutil.HasSubseq),
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)