Safe Haskell | Safe-Inferred |
---|
Sound.Conductive.MutableMap
Documentation
type MutableMap t t1 = TVar (Map t t1)Source
modifyMMap :: TVar a -> (a -> a) -> IO ()Source
conductive-base-0.3: a library for live coding and real-time musical applications
Safe Haskell | Safe-Inferred |
---|
Sound.Conductive.MutableMap
type MutableMap t t1 = TVar (Map t t1)Source
modifyMMap :: TVar a -> (a -> a) -> IO ()Source