| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Control.Monad.Ology.Specific.WithT
Documentation
newtype WithT (m :: k -> Type) a Source #
Instances
unpickWithT :: MonadCoroutine m => WithT m a -> m (a, m ()) Source #
| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Control.Monad.Ology.Specific.WithT
newtype WithT (m :: k -> Type) a Source #
unpickWithT :: MonadCoroutine m => WithT m a -> m (a, m ()) Source #