mapIndexed

open inline override fun <B> mapIndexed(transform: (index: Int, A) -> B): NonEmptyList<B>(source)