TauArray<T> typedef

TauArray<T> = List<T>

Implementation

typedef TauArray<T> = List<T>;