Module util

Source

Functionsยง

parse_numbers
Parses a vector of string arguments into a vector of f64 numbers. Returns a Result with the vector of numbers or an error message string.