-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
controversialNot sure whether it should be added or not (likely a breaking change)Not sure whether it should be added or not (likely a breaking change)enhancementNew feature or requestNew feature or request
Description
This crate should work with any type that implements PartialOrd, not just f32.
However, it would add a bit of complexity to the project, and I don't know if that's really worth it since I don't see any reason why someone wouldn't just use f32.
ig it could be useful to be able to use f64 for more precision, but I still don't know whether it's worth making a big refactor for.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
controversialNot sure whether it should be added or not (likely a breaking change)Not sure whether it should be added or not (likely a breaking change)enhancementNew feature or requestNew feature or request