Closed xelatihy closed 2 years ago
We should remove fast float as a dependency.
While it is faster than charconv, especially when charconv is not supported, it also adds a dependency on the low-level code that we specifically refactored to remove dependencies.
Listed in #1374
We should remove fast float as a dependency.
While it is faster than charconv, especially when charconv is not supported, it also adds a dependency on the low-level code that we specifically refactored to remove dependencies.