Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Data.Semigroup.Action
Documentation
class Semigroup s => SAct s x where Source #
Semigroup action. It should satisfy:
x s0 <| s1 = x <| s0 < s1
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Data.Semigroup.Action
class Semigroup s => SAct s x where Source #
Semigroup action. It should satisfy:
x s0 <| s1 = x <| s0 < s1
You can find any exported type, constructor, class, function or pattern defined in this package by (approximate) name.
Key | Shortcut |
---|---|
s | Open this search box |
esc | Close this search box |
↓,ctrl + j | Move down in search results |
↑,ctrl + k | Move up in search results |
↵ | Go to active search result |