ChannelExtendable

trait ChannelExtendable[F[_]]
class Object
trait Matchable
class Any

Value members

Inherited methods

def delay[V](f: Channel => V): F[V]
Inherited from:
ChannelExtendable (hidden)