distributed-process-0.4.0.1: Cloud Haskell: Erlang-style concurrency in Haskell

Safe HaskellNone

Control.Distributed.Process.Internal.Messaging

Synopsis

Documentation

impliesDeathOf :: Identifier -> Identifier -> BoolSource

a impliesDeathOf b is true if the death of a (for instance, a node) implies the death of b (for instance, a process on that node)