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

libretto.exec.Execution.scala Maven / Gradle / Ivy

The newest version!
package libretto.exec

trait Execution {
  type InPort[A]
  type OutPort[B]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy