arrow-core / arrow.core.extensions / MonoidInvariant

MonoidInvariant

interface ~~MonoidInvariant~~<A> : Invariant<ForMonoid> Deprecated: Invariant typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Map.

Functions

imap open fun <A, B> MonoidOf<A>.imap(f: (A) -> B, g: (B) -> A): Monoid<B>

Do you like Arrow?

Arrow Org
<