pub fn read_double_many(s: &mut &str) -> PResult<Vec<f64>>
Expand description

Parse a line containing many float numbers