TQueueLike
io.github.timwspence.cats.stm.TQueueLike
trait TQueueLike[F[_]] extends STMLike[F]
Convenience definition of a queue in the STM
monad.
Attributes
- Source
- TQueue.scala
- Graph
-
- Supertypes
- Known subtypes
-
trait STM[F]
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Source
- TQueue.scala
- Supertypes
object TQueue
Attributes
- Companion
- class
- Source
- TQueue.scala
- Supertypes
- Self type
-
TQueue.type
Inherited classlikes
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
- Supertypes
object TVar
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
- Supertypes
object Txn
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
- Supertypes
Inherited and Abstract classlikes
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
- Supertypes
Value members
Inherited methods
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
Inherited and Abstract methods
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
Inherited fields
Attributes
- Inherited from:
- STMLike
- Source
- STMLike.scala
In this article