BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:reactive-banana-bunch-1.0.0.1@sha256:a23c92cb8bab7db79ea4808a04c5a6fd06d27b7ab4a36eb22558a7ce0f3cfaa5,1469

Module documentation for 1.0.0.1

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.