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
package libretto.exec
trait Execution {
type InPort[A]
type OutPort[B]
}