@hackage ref0.1.1.2

Generic Mutable Ref Abstraction Layer

Ref is a generic layer over mutable references, currently only IO and ST refs. Future extensions may include a generic api for shared state concurrency.