Txn

object Txn
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any
Txn.type

Type members

Classlikes

@inline
final implicit class InvariantOps[M <: TxnMode, A](self: Txn[M, A]) extends AnyVal

Types

type CatsInstance[M <: TxnMode] = Monad[[_] =>> Txn[M, _$4]]

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

def catsInstance[M <: TxnMode](dsl: TxnDsl[M]): CatsInstance[M]

Implicits

Implicits

final implicit def InvariantOps[M <: TxnMode, A](self: Txn[M, A]): InvariantOps[M, A]