compact

open fun <E> compact(list: List<E>): List<E>(source)