Channels

kyo.concurrent.channels.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](capacity: Int, access: Access)(implicit f: Flat[T > Any]): Channel[T] > IOs