arrow-core / arrow.core.extensions.nonemptylist.foldable
fun <A> ~~orEmpty~~(arg0: Applicative<ForNonEmptyList>, arg1: Monoid<A>): NonEmptyList<A>
Do you like Arrow?