send

context(_: Simulator)
fun <T> PushOutputChannel<T>.send(data: T)

Sends data through this push output channel.

Parameters

data

the data to send

Throws

if the channel is closed