[Haskell-cafe] Is it a thunk?

David Feuer david.feuer at gmail.com
Thu Aug 13 18:32:00 UTC 2020


For testing purposes, I'd like to distinguish between thunks and
non-thunks, to make sure that everything I require to be forced is. (I'd
also like to know that nothing that's supposed to be lazy is forced, but
that seems too hard to test in context.) Is there some magic I can use to
check?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20200813/627bd9fc/attachment.html>


More information about the Haskell-Cafe mailing list