ImperativeHaskell-1.1.0.1: A library for writing Imperative style haskell.
Control.Monad.Imperative.FunctionFactory
Description
A module which defines a function liftIO which coverts pure functions into reference taking functions.
liftIO
liftOp :: Name -> Q ExpSource