fun IntArray.toObservable(): ObservableIntegerArray
Returns a new ObservableIntegerArray with the elements from the original array.