arrow-core / arrow.core.extensions.set.monoid / kotlin.collections.Collection / combineAll

combineAll

@JvmName("combineAll") fun <A> Collection<SetK<A>>.~~combineAll~~(): Set<A> Deprecated: Monoid is no longer support for Set. Use Set#plus and emptySet from Kotlin Std instead.

Do you like Arrow?

Arrow Org
<