MappingIterator

constructor(source: Iterator<T>, func: (T) -> R)