arrow-core / arrow.core.extensions / ConstInvariant

ConstInvariant

interface ~~ConstInvariant~~<A> : Invariant<ConstPartialOf<A>> Deprecated: Invariant typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Const

Functions

imap open fun <T, U> ConstOf<A, T>.imap(f: (T) -> U, g: (U) -> T): Const<A, U>

Do you like Arrow?

Arrow Org
<