arrow-core / arrow.core.extensions / OptionSemigroupK

OptionSemigroupK

interface ~~OptionSemigroupK~~ : SemigroupK<ForOption> Deprecated: SemigroupK typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Option

Functions

combineK open fun <A> OptionOf<A>.combineK(y: OptionOf<A>): Option<A>

Do you like Arrow?

Arrow Org
<