eventSources

abstract fun eventSources(vararg eventSources: EventSource<E>): MobiusLoop.Builder<M, E, F>

Return

a new Builder with an EventSource that merges the supplied event sources, and the same values as the current one for the other fields.