libretto.lambda.TupleElem
See theTupleElem companion object
Witnesses that A
is one of As
, where As
is of the form Nil || A1 || A2 || ...
(where ||
associates to the left).
Unlike Member, TupleElem
is for unnamed tuples.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article