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

manipula.append(element)

Method appends a value to the end of the current iterable.

Kind: instance method of Manipula

Param Type Description
element * The value to append to current iterable.
Clone this wiki locally