arrow-core / arrow.core.extensions / arrow.core.NonEmptyList
fun <A> NonEmptyList.Companion.~~fx~~(c: suspend MonadSyntax<ForNonEmptyList>.() -> A): NonEmptyList<A>
Do you like Arrow?