Marc Knaup
emptyReceiveChannel()
emptyList()
List
fun <E> CoroutineScope.emptyReceiveChannel() = produce<E> { }