mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
When parsing a number which contains `_` separators, rather than looping through the string once to remove separators, and then again to convert to an `f64`, do it all in a single loop. Co-authored-by: overlookmotel <557937+overlookmotel@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| Cargo.toml | ||
| CHANGELOG.md | ||