[][src]Function simple_ml::tokenize

pub fn tokenize<'a>(string: String, symbol: &Vec<&'a str>) -> Vec<String>