Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Language.PureScript.Traversals
Description
Common functions for implementing generic traversals
Documentation
pairM :: Applicative f => (a -> f c) -> (b -> f d) -> (a, b) -> f (c, d) Source #
purescript-0.13.0: PureScript Programming Language Compiler
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Language.PureScript.Traversals
Description
Common functions for implementing generic traversals
pairM :: Applicative f => (a -> f c) -> (b -> f d) -> (a, b) -> f (c, d) Source #
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 |