Function tokenize_with_units

Source
pub fn tokenize_with_units(expr: &str) -> Option<Vec<Token>>
Expand description

Tokenize any text into tokens - always succeeds, may include non-mathematical tokens