haskell · haskell/IndexOutOfBounds
IndexOutOfBounds
IndexOutOfBounds
An ArrayException constructor thrown when an array is indexed outside its declared bounds. The exception message includes the requested index and the valid range.
An ArrayException constructor thrown when an array is indexed outside its declared bounds. The exception message includes the requested index and the valid range.