arrow-core / arrow.core.extensions / IntSemiring

IntSemiring

interface ~~IntSemiring~~ : Semiring<Int> Deprecated: Typeclass interface implementation will not be exposed directly anymore

Functions

combine open fun Int.combine(b: Int): Int
combineMultiplicate open fun Int.combineMultiplicate(b: Int): Int
one open fun one(): Int
zero open fun zero(): Int

Do you like Arrow?

Arrow Org
<