@hackage strict-mvar1.4.0.0

Strict MVars for IO and IOSim

Strict Mutable Variables

The strict-mvar package provides a strict interface to mutable variables (MVar). It builds on top of io-classes, and thus it provides the interface for MVars implementations from both base and io-sim.