ARR_WORDS
is the internal name of ByteArray#
, which is a GHC type used to implement e.g. ByteString
, Text
and unboxed arrays.
ARR_WORDS
is the internal name of ByteArray#
, which is a GHC type used to implement e.g. ByteString
, Text
and unboxed arrays.