TVar

io.github.timwspence.cats.stm.STMLike.TVar
See theTVar companion class
object TVar

Attributes

Companion
class
Source
STMLike.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TVar.type

Members list

Value members

Concrete methods

def of[A](a: A): Txn[TVar[A]]

Attributes

Source
STMLike.scala