arrow-core / arrow.core.extensions / IntSemigroup

IntSemigroup

interface ~~IntSemigroup~~ : Semigroup<Int> Deprecated: Typeclass interface implementation will not be exposed directly anymore

Functions

combine open fun Int.combine(b: Int): Int

Inheritors

IntMonoid interface ~~IntMonoid~~ : Monoid<Int>, IntSemigroup

Do you like Arrow?

Arrow Org
<