| Maintainer | andy22286@gmail.com |
|---|---|
| Safe Haskell | Safe-Inferred |
Data.Var.ST
Description
- module Data.Var.Class
- type STVar = STRef
- data STUVar s a
Documentation
module Data.Var.Class
a value of type is a mutable variable in state thread STVar s as,
containing a value of type a