Network

fs2.io.net.Network$
See theNetwork companion trait
object Network

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[F[_]](implicit F: Network[F]): Network[F]

Attributes

Source:
Network.scala

Implicits

Inherited implicits

implicit def forAsync[F[_]](implicit F: Async[F]): Network[F]

Attributes

Inherited from:
NetworkCompanionPlatform (hidden)
Source:
NetworkPlatform.scala