CoroutineInstance<T> typedef

CoroutineInstance<T> = Iterator<T>

Implementation

typedef CoroutineInstance<T> = Iterator<T>;