Function reparser::vtoset[][src]

pub fn vtoset<T: Ord>(v: Vec<T>) -> Set<T>