core-ktx / androidx.util / android.util.LongSparseArray / plus

plus

operator fun <T> LongSparseArray<T>.plus(other: LongSparseArray<T>): LongSparseArray<T>

Creates a new collection by adding or replacing entries from other.