map

fun <R> map(transform: (T) -> R): JsIterator<R>(source)