arrow-core / arrow.core.extensions / SetKSemigroup / combine
open fun SetK<A>.combine(b: SetK<A>): SetK<A>
Do you like Arrow?