Skip to main content

str_edit_dist_zero

Function str_edit_dist_zero 

Source
pub fn str_edit_dist_zero(s: &str) -> bool
Expand description

Check edit distance identity: d(s, s) = 0.