operator fun <T> SparseArray<T>.plus(other: SparseArray<T>): SparseArray<T>
Creates a new collection by adding or replacing entries from other.