ReduKt
redukt-test
/
com.daftmobile.redukt.test.tools
/
pullEach
pull
Each
inline
fun
<
T
>
Queue
<
T
>
.
pullEach
(
block
:
(
T
)
->
Unit
)