base-4.7.0.0: Basic libraries

Copyright(c) The University of Glasgow 2001
License(c) The University of Glasgow 2001
Maintainerlibraries@haskell.org
Stabilityprovisional
Portabilitynon-portable (uses Control.Monad.ST.Strict)
Safe HaskellSafe

Data.STRef.Strict

Description

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

Documentation

module Data.STRef