Description
Extend reactive-banana to multiple events per time point.
Description
This package provides a wrapper around Reactive.Banana.Event that somehow restores the behavior of reactive-banana < 1.0. That is, at every point in time there can be multiple events. The advantage is that you have a RB.union without a combination function, the disadvantage is that there cannot be an RB.unionWith.