IntSeq typedef

IntSeq = Uint32List

A sequence of ints.

Implementation

typedef IntSeq = Uint32List;