mirror of
https://github.com/danbulant/nushell
synced 2026-06-11 18:51:07 +00:00
* Fix array index out of bounds error. Error occured when computing levenshtein_distance of two strings where str.len() is not equal to str.chars().collect::<Vec<_>>().len() * Add test for levenshtein_distance |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||