toggle menu
stdlib
10.7.0
common
switch theme
search in API
stdlib
/
it.unibo.collektive.stdlib
/
SelfStabilizingGossip
/
isHappeningAnywhere
is
Happening
Anywhere
fun
<
ID
:
Comparable
<
ID
>
>
Aggregate
<
ID
>
.
isHappeningAnywhere
(
condition
:
(
)
->
Boolean
)
:
Boolean
A gossip algorithm that computes whether any device is experiencing a certain
condition
.