Function analiticcl::distance::common_suffix_length[][src]

pub fn common_suffix_length(s1: &[CharIndexType], s2: &[CharIndexType]) -> u16

Computes if the strings share a common suffix, and if so, how long it is