Safe Haskell | None |
---|---|
Language | Haskell2010 |
Star1 profunctor
newtype Star1 (f :: Type -> Type) a b Source #
Just like Star
, but with some instances defined in terms of Apply
instead of Applicative
. Used by Traversal1
& Fold1
.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
newtype Star1 (f :: Type -> Type) a b Source #
Just like Star
, but with some instances defined in terms of Apply
instead of Applicative
. Used by Traversal1
& Fold1
.
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 |