is Happening Anywhere
inline fun <ID : Comparable<ID>> Aggregate<ID>.isHappeningAnywhere(condition: () -> Boolean): Boolean
Returns true if the condition is holding anywhere in the network, false otherwise.
Returns true if the condition is holding anywhere in the network, false otherwise.