in-other-words-0.1.0.0: A higher-order effect system where the sky's the limit
Control.Effect.Type.Embed
newtype Embed b m a where Source #
An effect for embedding actions of a base monad into the current one.
Constructors
Fields