strutil

package
v0.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package strutil holds small, dependency-free string helpers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LevenshteinDistance

func LevenshteinDistance(s1, s2 string) int

LevenshteinDistance returns the case-insensitive edit distance between two strings (the minimum number of single-character insertions, deletions, or substitutions needed to transform one into the other).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL