parallel
parallel copied to clipboard
Embed ST actions in Eval
I'm not sure just how useful this is, but it seems like it should exist.
One question to consider: are there situations where the lazy blackholing here will probably lead to repeated computation? If so, we might just want to derive MonadFix from the IO instance and take the minor performance hit.