remove

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

Remove the given element

Return

true if the element was present

Parameters

element