add

fun add(element: T): Boolean

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

Parameters

element

the element to add