arrow-core / arrow.core.extensions.set.monoid / combineAll
@JvmName("combineAll") fun <A> ~~combineAll~~(arg0:
List
<SetK<A>>):
Set
<A>
Deprecated: Monoid is no longer support for Set. Use Set#plus and emptySet from Kotlin Std instead.
Do you like Arrow?
✖