Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
ConditionalRestriction.Result
Description
A simple result type. Similar to the Either
type, but tuned for results with an error type.
Synopsis
- data Result e a
- fromResult :: a -> Result e a -> a
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
ConditionalRestriction.Result
Description
A simple result type. Similar to the Either
type, but tuned for results with an error type.
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 |