Documentation
¶
Overview ¶
Package fuzzy provides fzf-style subsequence matching
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Matcher ¶
type Matcher struct {
// contains filtered or unexported fields
}
Matcher scores repeated texts against one pattern, reusing its scratch buffers across calls
func NewMatcher ¶
NewMatcher prepares a case-insensitive matcher for pattern
Click to show internal directories.
Click to hide internal directories.