Hacker News new | ask | show | jobs
by gpderetta 614 days ago
In theory a from_char with an optional output parameter could be useful to validate that the next field is a number and/or discard it without needing to parse it; it might even be worth optimizing for that case.