haskell · haskell/UndefinedElement
UndefinedElement
UndefinedElement
An ArrayException constructor thrown when a mutable array element is read before it has been written. Applies to STArray and IOArray when readArray is called before a corresponding writeArray.