Skip to main content

expand_set2

Function expand_set2 

Source
pub fn expand_set2(set2_str: &str, set1_len: usize) -> Vec<u8> 
Expand description

Expand SET2 to match SET1 length for translation. If SET2 has [c*] repeats, fill them. Otherwise repeat last char.