Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am weihsiu on github.
  • I am weihsiu (https://keybase.io/weihsiu) on keybase.
  • I have a public key ASB6GjLt6f3b4py5zOvdVa4qaBLoBjdXeSCxHNPXrsS5HAo

To claim this, I am signing this object:

package hellodotty
import java.util.concurrent.LinkedTransferQueue
import scala.collection._
import scala.concurrent.ExecutionContext
import scala.reflect.ClassTag
object Actors:
trait Channel[A]: