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