map

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