mirror of
https://github.com/nushell/nushell.git
synced 2025-02-16 18:41:44 +01: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 |