base-4.10.1.0: Basic libraries

Copyright(c) The University of Glasgow 2001
LicenseBSD-style (see the file libraries/base/LICENSE)
Maintainer[email protected]
Stabilityprovisional
Portabilitynon-portable (uses Control.Monad.ST.Strict)
Safe HaskellSafe
LanguageHaskell2010

Data.STRef.Strict

Description

Mutable references in the (strict) ST monad (re-export of Data.STRef)

Documentation

module Data.STRef