Skip to main content

string

Function string 

Source
pub fn string(a: &[u8], b: &[u8]) -> Result<Vec<u8>>
Expand description

The longest common subsequence itself, which is plain LCS.