Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: avoid spurious f64 cast and comparison
This tweaks `break_words()` logic by dropping a cast to f64 and a float comparison, directly using the integer width value instead.
- Loading branch information