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
* Add simple stability test for sortWith
* Use larger input array for sortWith stability test
* Stabilize mergesort
* Add ST tests, simplify sortByImpl fix
* Add note about stability to documentation
* Fix compiler warning: replace `STA.empty` with `STA.new`
* Remove fold1 member in NonEmptyArray's Foldable1 instance
* Update foldMap1Default with left version
Co-authored-by: Jordan Martinez <[email protected]>
0 commit comments