hyperion-0.1.0.0
Safe HaskellNone
LanguageHaskell2010

Hyperion.LockMap

Documentation

withLock :: (Typeable a, Binary a) => a -> Process r -> Process r Source #

withLocks :: (Typeable a, Binary a) => [a] -> Process r -> Process r Source #