arrow-core / arrow.core.extensions / ShortSemiring

ShortSemiring

interface ~~ShortSemiring~~ : Semiring<Short> Deprecated: Typeclass interface implementation will not be exposed directly anymore

Functions

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

Do you like Arrow?

Arrow Org
<