libretto.lambda.ParN.Named
See theNamed companion object
An n-ary tuple of arrows Ai -> Bi
, such that A = "name1" :: A1 || ... || "nameN" :: An
, B = "name1" :: B1 || ... || "nameN" :: Bn
, where ||
associates to the left.
Note that names of members of B
are the same as those of A
.
A named version of ParN.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article