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