arrow-core / arrow.core.extensions / LongMonoid
interface ~~LongMonoid~~ : Monoid<Long>, LongSemigroup Deprecated: Typeclass interface implementation will not be exposed directly anymore
interface ~~LongMonoid~~ : Monoid<
Long
>,
LongSemigroup
open fun empty():
Do you like Arrow?