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 <harry@garrood.me>
* Update src/Data/Ord.purs
Co-authored-by: Harry Garrood <harry@garrood.me>
* Adjust doc comment to use sized zeros rendering
* Add test for signum
* Add missing period.
Co-authored-by: Harry Garrood <harry@garrood.me>
* Ensure signum test functions correctly
* Do test via `show (1.0/zero)` with clarifying test
Co-authored-by: Harry Garrood <harry@garrood.me>
0 commit comments