add

fun add(element: T): Boolean(source)

The elements are added and the list is changed to maintain the order

Parameters

element

the element to add