Skip to content
Litichevskiy Dmitriy edited this page Jan 27, 2019 · 1 revision

manipula.take(count)

Method returns a specified number of contiguous elements from the start of a iterable.

Kind: instance method of Manipula

Param Type Description
count number The number of elements to return.
Clone this wiki locally