All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gopher.SelectFold.scala Maven / Gradle / Ivy

Go to download

scala-gopher: asynchronous implementation of CSP ( go-like channels/selectors ) in scala

The newest version!
package gopher

object SelectFold:

  case class Done[S](s: S)
  




© 2015 - 2025 Weber Informatics LLC | Privacy Policy