Topic

fs2.concurrent.Topic$
See theTopic companion class
object Topic

Attributes

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

Members list

Concise view

Type members

Classlikes

object Closed

Attributes

Source:
Topic.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Closed.type

Types

type Closed = Closed.type

Attributes

Source:
Topic.scala

Value members

Concrete methods

def apply[F[_], A](implicit F: Concurrent[F]): F[Topic[F, A]]

Constructs a Topic

Constructs a Topic

Attributes

Source:
Topic.scala