insert

abstract fun insert(element: T): Boolean(source)

Inserts the element in the appropriate node

Return

Parameters

element