arrow-fx / arrow.fx / QueueFactory / unbounded

unbounded

open fun <A> unbounded(): Kind<F, Queue<F, A>>

Create a Queue with BackpressureStrategy.Unbounded.

An unbounded queue has no notion of capacity and is bound only by exhausting the memory limits of the runtime

Do you like Arrow?

Arrow Org
<