arrow-core / arrow.core.extensions / LongSemiring

LongSemiring

interface ~~LongSemiring~~ : Semiring<Long> Deprecated: Typeclass interface implementation will not be exposed directly anymore

Functions

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

Do you like Arrow?

Arrow Org
<