arrow-fx-coroutines / arrow.fx.coroutines.stream.concurrent / Enqueue / enqueue1

enqueue1

abstract suspend fun enqueue1(a: A): Unit

Enqueues one element to this Queue. If the queue is full this waits until queue has space.

This completes after a has been successfully enqueued to this Queue

Do you like Arrow?

Arrow Org
<