t
TupleShape
trait TupleShape[A]Type-directed shallow tuple conversion used by combineWith.
Shape follows the static value type: Any and unconstrained type parameters are atomic, even
when their runtime value happens to be a tuple.
Defined by scalive.Signal.TupleShape. View source (scalive/api/src/scalive/Signal.scala:16-18)
Types1
Out
type Out <: TupleDefined by scalive.Signal.TupleShape.Out. View source (scalive/api/src/scalive/Signal.scala:17-17)