//
pkg.gl
Category
github.com/aarondl/bpass
fuzzy
package
0.0.7
Repository:
https://github.com/aarondl/bpass.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
33 SLOC
#
Functions
Match
Match performs a fuzzy match on a string s, searching for the characters given in search.
MatchFold
MatchFold does a case insensitive fuzzy match.