libretto.lambda.ParN
See theParN companion trait
object ParN
Attributes
Members list
Type members
Classlikes
object Named
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.
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
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article