CurryInfo: array-3.0.0 / Data.Array.emptyErrorArray

definition:
emptyErrorArray :: Array b
emptyErrorArray = emptyDefaultArray errorArray 
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Creates an empty array which generates errors for non-initialized
--- indexes.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {Array}}
name:
emptyErrorArray
precedence:
no precedence defined
result-values:
{Array}
signature:
Array a
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term