MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / get_matched_characters

Function get_matched_characters

src/string/jaro_winkler_distance.rs:11–26  ·  view source on GitHub ↗
(s1: &str, s2: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

jaro_winkler_distanceFunction · 0.85

Calls 5

pushMethod · 0.80
lenMethod · 0.45
containsMethod · 0.45
findMethod · 0.45
iterMethod · 0.45

Tested by

no test coverage detected