libretto.lambda.ParN
See theParN companion object
An n-ary tuple of arrows Ai -> Bi
, such that A = Nil ∙ A1 ∙ ... ∙ An
, B = Nil ∙ B1 ∙ ... ∙ Bn
, where ∙
associates to the left.
An arrowized version of Items1.Product.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article