@hackage isevaluated0.3.0.2
Check whether a value has been evaluated
Installation
Dependencies (2)
Dependents (2)
@hackage/acme-everything, @hackage/visual-graphrewrite
An IO action to check whether some value has been evaluated.
If isEvaluated returns True, evaluating it to weak-head normal form won't throw exceptions and take constant time.