NSMutableArray<T> typedef

NSMutableArray<T> = List<T>

Implementation

typedef NSMutableArray<T> = List<T>;