arrow-core / arrow.core.extensions / FloatSemiring

FloatSemiring

interface ~~FloatSemiring~~ : Semiring<Float> Deprecated: Typeclass interface implementation will not be exposed directly anymore

Functions

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

Do you like Arrow?

Arrow Org
<