We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6119de0 commit b2193d7Copy full SHA for b2193d7
CHANGELOG.md
@@ -2,11 +2,11 @@
2
3
## _0.1.0_ Unreleased changes
4
5
- * Added `MonoAdjustable` type-class
6
- * Added `MonoIndexable` type-class
7
- * Added `MonoLookup` type-class
8
- * Added `MonoZip` type-class
9
- * Added `MonoZipWithKey` type-class
+ * Added `MonoAdjustable` type-class and initial instances
+ * Added `MonoIndexable` type-class and initial instances
+ * Added `MonoLookup` type-class and initial instances
+ * Added `MonoZip` type-class and initial instances
+ * Added `MonoZipWithKey` type-class and initial instances
10
* Added `MonoKeyed` type-class and initial instances
11
* Added `MonoFoldableWithKey` type-class and initial instances
12
* Added `MonoTraversableWithKey` type-class and initial instances
0 commit comments