Bus

lepus.std.Bus
trait Bus[F[_], T]

Attributes

Source:
Bus.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def publish(t: T): F[Unit]

Attributes

Source:
Bus.scala