libretto.lambda.SourceNAry.Single
case class Single[->[_, _], ||[_, _], Nil, A, B](f: A -> B) extends SourceNAry[->, ||, Nil, A, Nil || B]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Attributes
-
Definition Classes
-
N-ary pushout from binary, generalized in that the arrows of the resulting sink (n-ary cospan) may be of a different type ->>
.
N-ary pushout from binary, generalized in that the arrows of the resulting sink (n-ary cospan) may be of a different type ->>
.
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product