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