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
Copy file name to clipboardExpand all lines: CHANGELOG.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,7 +177,6 @@ New modules
177
177
178
178
*`Data.List.Sort.InsertionSort.{agda|Base|Properties}` defines insertion sort and proves properties of insertion sort such as Sorted and Permutation properties.
179
179
180
-
<<<<<<< HEAD
181
180
*`Data.List.Sort.MergenSort.{agda|Base|Properties}` is a refactor of the previous `Data.List.Sort.MergenSort`.
182
181
183
182
*`Data.Sign.Show` to show a sign.
@@ -210,13 +209,6 @@ Additions to existing modules
210
209
∙-congʳ : RightCongruent _≈_ _∙_
211
210
```
212
211
213
-
=======
214
-
Additions to existing modules
215
-
-----------------------------
216
-
217
-
* In `Algebra.Properties.Semigroup` adding consequences for associativity for semigroups
0 commit comments