map

inline fun <R> map(transform: (Int) -> R): Pair<R, R>(source)