arrow-fx-coroutines / arrow.fx.coroutines / IQueue / drop
fun drop(n: Int): IQueue<A>
fun drop(n:
Int
):
IQueue
<A>
Do you like Arrow?