ConnectionExtendable

trait ConnectionExtendable[F[_]] extends ConnectionExtendable[F]
trait ConnectionExtendable[F]
class Object
trait Matchable
class Any

Value members

Inherited methods

def delay[V](f: Connection => V): F[V]
Inherited from:
ConnectionExtendable