arrow-core-data / arrow.core / kotlin.collections.Map / salign

salign

fun <K, A> Map<K, A>.salign(SG: Semigroup<A>, other: Map<K, A>): Map<K, A>

aligns two structures and combine them with the given Semigroups ‘+’

Do you like Arrow?

Arrow Org
<