legacy-workflow-rx2 / com.squareup.workflow.legacy.rx2 / EventChannel / select

select

abstract fun <R : Any> select(block: EventSelectBuilder<E, R>.() -> Unit): Single<out R>