mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 17:14:23 +01:00
36cc5eb933
* 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 |