arrow-fx-coroutines / arrow.fx.coroutines.stream / Chunk / dropLast

dropLast

fun dropLast(n: Int): Chunk<O>

Returns a list containing all elements except last n elements.

Do you like Arrow?

Arrow Org
<