SuspendableIterator

fun <T> SuspendableIterator(source: ChannelIterator<T>): SuspendableIterator<T>(source)