Copyright | (c) 2016 Stephen Diehl (c) 2016-2018 Serokell (c) 2018-2021 Kowainik |
---|---|
License | MIT |
Maintainer | Kowainik <xrom.xkov@gmail.com> |
Stability | Stable |
Portability | Portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Convenient commonly used and very helpful functions to work with Bool
and also
with monads.
Synopsis
- module Relude.Bool.Reexport
- module Relude.Bool.Guard
Documentation
module Relude.Bool.Reexport
Reexports from Data.Bool and Control.Monad. Includes necessary types and
functions to work with Bool
type.
module Relude.Bool.Guard