base-4.15.1.0: Basic libraries
Copyright(c) The University of Glasgow 2001
LicenseBSD-style (see the file libraries/base/LICENSE)
Maintainerlibraries@haskell.org
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