TQueue

io.github.timwspence.cats.stm.TQueueLike.TQueue$
See theTQueue companion class
object TQueue

Attributes

Companion:
class
Source:
TQueue.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TQueue.type

Members list

Concise view

Value members

Concrete methods

def empty[A]: Txn[TQueue[A]]

Create a new empty TQueue.

Create a new empty TQueue.

Attributes

Source:
TQueue.scala