map

open fun <B> map(transform: (A) -> B): NonEmptyList<B>(source)