Safe Haskell | None |
---|
Core types used internally
Documentation
A mostly internally used type for representing Success/Error, with a special applicative instance
resultMapError :: (v -> w) -> Result v a -> Result w aSource
Map over the error type of a Result
The different input types sent by the browser