onEachInt

inline fun <T : IntIterable> T.onEachInt(action: (Int) -> Unit): T