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