Drop, Take, dropRight, takeRight, a Scala language concept
Last updated
Scala's `drop` and `take` methods typically remove or select `n` items from a collection.
There's more!
To see the rest of the Scala concept, and all our other concepts for free, Register (free).