arrow-core / arrow.core.extensions / MapKSemigroup / combine
open fun MapK<K, A>.combine(b: MapK<K, A>): MapK<K, A>
Do you like Arrow?