Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: tolength: remove superfluous +Infinity check (#738)
The `+Infinity` check is superfluous as the `min` function takes care of that as well.
- Loading branch information