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