You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix signum implementation
* Add changelog entry
* Reimplement w/o 'otherwise'
* Apply suggestions from code review
Co-authored-by: Harry Garrood <[email protected]>
* Update src/Data/Ord.purs
Co-authored-by: Harry Garrood <[email protected]>
* Adjust doc comment to use sized zeros rendering
* Add test for signum
* Add missing period.
Co-authored-by: Harry Garrood <[email protected]>
* Ensure signum test functions correctly
* Do test via `show (1.0/zero)` with clarifying test
Co-authored-by: Harry Garrood <[email protected]>
0 commit comments