UnboundedQueue

cats.effect.std.unsafe.UnboundedQueue
See theUnboundedQueue companion trait

Attributes

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

Members list

Value members

Concrete methods

def apply[F[_] : Async, A]: F[UnboundedQueue[F, A]]

Attributes

Source
UnboundedQueue.scala

Implicits

Implicits

implicit def catsInvariantForUnboundedQueue[F[_] : Functor]: Invariant[[_] =>> Queue[F, _$4]]

Attributes

Source
UnboundedQueue.scala