Function parol::transformation::left_factoring::find_prefix[][src]

pub fn find_prefix<T>(candidates: &[Vec<T>]) -> Vec<T>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
where
    T: Eq + Hash + Clone