arrow-fx-stm / arrow.fx.stm / TQueue / new
suspend fun <A> new(): TQueue<A>
suspend fun <A> new():
TQueue
<A>
Do you like Arrow?