//
pkg.gl
Category
github.com/tehsphinx/astrav
example
7
package
0.5.1
Repository:
https://github.com/tehsphinx/astrav.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
45 SLOC
#
Functions
Distance
Distance calculates amount of character difference between two equal strings.
Test
Test is a test function.
#
Structs
NotEqualLengthError
NotEqualLengthError is raised if strings supplied to Distance function have different length.