scala.concurrent.pilib

class UChan

[source: scala/concurrent/pilib.scala]

class UChan
extends AnyRef
Untyped channel.
Direct Known Subclasses:
pilib.Chan

Value Summary
var log : (Any) => Unit
Default log function.
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Value Details
var log : (Any) => Unit
Default log function.