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

plus

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

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