package
0.60.3
Repository: https://github.com/junegunn/fzf.git
Documentation: pkg.go.dev

# Functions

EqualMatch performs equal-match.
ExactMatchNaive is a basic string searching algorithm that handles case sensitivity.
FuzzyMatchV1 performs fuzzy-match.
NormalizeRunes normalizes latin script letters.
PrefixMatch performs prefix-match.
SuffixMatch performs suffix-match.

# Variables

# Structs

Result contains the results of running a match function.

# Type aliases

Algo functions make two assumptions 1.