Copyright | (c) 2020 Matthew Naylor |
---|---|
License | MIT |
Maintainer | mattfn@gmail.com |
Stability | experimental |
Safe Haskell | Safe-Inferred |
Language | GHC2021 |
Blarney.Stmt
Description
Documentation
Statement monad, with mondic bind for sequential composition.
background :: Stmt () -> Stmt () Source #