map

open fun <T> map(transform: (E) -> T): NonEmptyList<T>