Single
libretto.lambda.SinkNAry.Single
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
override def pullback[->>[_, _], Obj[_]](binaryPullback: [X, Y, Q] => (x$1: X -> Q, x$2: Y -> Q) => Exists[[P] =>> (->>[P, X], ->>[P, Y], P -> Q)], srcData: [X, Y] => (X -> Y) => Obj[X])(using cat: NarrowCategory[->>, Obj]): Exists[[P] =>> (SourceNAry[->>, ||, Nil, P, Nil || A], P -> B)]
N-ary pullback from binary, generalized in that the arrows of the resulting source (n-ary span) may be of a different type ->>
.
N-ary pullback from binary, generalized in that the arrows of the resulting source (n-ary span) may be of a different type ->>
.
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article