FICHA · MANJARO

haskell-stmonadtrans

A monad transformer version of the ST monad

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

Description

Provides a monad transformer version of Haskell's ST monad. ST supports local mutable state, and the transformer form helps combine that style with additional monadic structure.

It is useful for algorithms that need efficient local mutation while still fitting into broader abstractions. It is a developer library and should be used where local state is intentional and contained.

Permissions

Permissions not analysed for this source yet.