Channels

kyo.Channels
object Channels

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Channels.type

Members list

Value members

Concrete methods

def init[T : Flat](capacity: Int, access: Access): Channel[T] < IOs