@hackage isevaluated0.1

Check whether a value has been evaluated

  • Categories

  • License

    LicenseRef-PublicDomain

  • Maintainer

    svein.ove@aas.no

  • Versions

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 or take time.