FICHA · MANJARO

haskell-strict-identity

Strict Identity Monad, handy for writing fast code!

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a strict Identity monad for Haskell. A strict Identity wrapper can help avoid unwanted laziness in code that uses monadic structure but still wants direct, eager evaluation.

It is useful for performance-sensitive abstractions, tests, interpreters, and code where strict evaluation prevents memory buildup. It is a developer library and has no standalone interface.

Permissions

Permissions not analysed for this source yet.