@hackage isevaluated0.3.0.1

Check whether a value has been evaluated

  • Categories

  • License

    MIT

  • Maintainer

    Bertram Felgenhauer <int-e@gmx.de>

  • 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 and take constant time.