clear

expect open override fun clear()(source)

Removes all elements from this collection.

Since Kotlin

1.2
actual open override fun clear()(source)

Removes all elements from this collection.

Since Kotlin

1.1