coflatMap

inline fun <T> coflatMap(f: (NonEmptyList<E>) -> T): NonEmptyList<T>