Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
AUTHOR
- Dr. Alistair Ward
DESCRIPTION
- Provides a simple predicate.
- isSuccessful :: Result -> Bool
Functions
Predicates
isSuccessful :: Result -> Bool Source #
Check whether the specified result is successful.
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
AUTHOR
DESCRIPTION
isSuccessful :: Result -> Bool Source #
Check whether the specified result is successful.