arrow-fx-coroutines / arrow.fx.coroutines.stream.concurrent / Queue / unsafeSliding
fun <A> unsafeSliding(maxSize: Int): Queue<A>
fun <A> unsafeSliding(maxSize:
Int
):
Queue
<A>
Do you like Arrow?