Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : Control-Monad-ST2

The ST2 monad is like the ST monad, but with finer-grained control over access to mutable state. The phantom type parameters r and w are used to track the read and write dependencies of the computation. If a computation of type ST2 r w a is polymorphic in w then it does not write any external state. If it is also polymorphic in r then it does not read any external state.

Registry - Source - JSON
purl: pkg:hackage/Control-Monad-ST2
Keywords: bsd3, control, library
License: BSD-3-Clause
Latest release: almost 11 years ago
First release: almost 11 years ago
Downloads: 1,508 total
Stars: 0 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...