combineAllOfEmptyIsEmpty

fun <F> Monoid<F>.combineAllOfEmptyIsEmpty(eq: (F, F) -> Boolean)