arrow-core / arrow.core.extensions / ByteSemiring

ByteSemiring

interface ~~ByteSemiring~~ : Semiring<Byte> Deprecated: Typeclass interface implementation will not be exposed directly anymore

Functions

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

Do you like Arrow?

Arrow Org
<