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 93945ff commit 965b249Copy full SHA for 965b249
src/Control/Plus.purs
@@ -2,7 +2,7 @@ module Control.Plus where
2
3
import Control.Alt
4
5
--- | The `Plus` type class extends the `Alt` typeclass with a value that
+-- | The `Plus` type class extends the `Alt` type class with a value that
6
-- | should be the left and right identity for `(<|>)`.
7
-- |
8
-- | `Plus` instances should satisfy the following laws:
0 commit comments