package
0.3.0
Repository: https://github.com/vitorqb/addledger.git
Documentation: pkg.go.dev

# Functions

New creates a new StringMatcher.
NewCache creates a new Cache.

# Structs

Cache implements a cache for the distance between two strings.
Options contains the options for a new StringMatcher.
StringMatcher implements IStringMatcher.

# Interfaces

IStringMatcher is an interface for a matching with cache between wo strings.