arrow-core / arrow.core.extensions / ConstSemigroup / combine
open fun ConstOf<A, T>.combine(b: ConstOf<A, T>): Const<A, T>
Do you like Arrow?