base-compat-0.12.2: A compatibility layer for base
Source
Contents
Index
Safe Haskell
Trustworthy
Language
Haskell2010
Data.STRef.Compat
Documentation
modifySTRef'
:: STRef s a -> (a -> a) -> ST s ()
#