QueueInstances

cats.instances.QueueInstances

Attributes

Source
queue.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllInstances
object all.type
object implicits.type
object queue.type

Members list

Implicits

Implicits

implicit def catsStdShowForQueue[A : Show]: Show[Queue[A]]

Attributes

Source
queue.scala

Inherited implicits

implicit def catsKernelStdEqForQueue[A : Eq]: Eq[Queue[A]]

Attributes

Inherited from:
QueueInstances2 (hidden)
Source
QueueInstances.scala

Attributes

Inherited from:
QueueInstances1 (hidden)
Source
QueueInstances.scala

Attributes

Inherited from:
QueueInstances
Source
QueueInstances.scala

Attributes

Inherited from:
QueueInstances
Source
QueueInstances.scala