Cockatrice 2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
levenshtein.h File Reference
#include <QString>
Include dependency graph for levenshtein.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int levenshteinDistance (const QString &s1, const QString &s2)

Function Documentation

◆ levenshteinDistance()

int levenshteinDistance ( const QString & s1,
const QString & s2 )
Todo
Document this file.
Here is the caller graph for this function: