libretto.lambda.Sink
See theSink companion object
A collection of arrows of the form Ai --> B
, where A
is composed of Ai
s via binary sums <+>
, e.g. A = A1 <+> ((A2 <+> A3) <+> A4)
.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article