removeAll

abstract fun removeAll(onResult: (RESULT) -> Unit? = null)

Removes all items and reports the terminal result.

모든 아이템을 제거하고 종료 결과를 전달합니다.