Hedgehog.Extras.Stock.Monad
forceM :: (Monad m, NFData a) => m a -> m a Source #
Force the evaluation of the return value in a monadic computation.