TQueue

zio.interop.stm.TQueue$
See theTQueue companion class
object TQueue

Attributes

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

Members list

Concise view

Value members

Concrete methods

final def make[F[_], A](capacity: Int): STM[F, TQueue[F, A]]