var-0.2.0.0: Mutable variables and tuples

Maintainer[email protected]
Safe HaskellSafe-Inferred

Data.Var.Storable

Description

 

Documentation

withStorableVar :: StorableVar a -> (Ptr a -> IO b) -> IO bSource