Create a software.uncharted.sparkpipe.Pipe from the outputs of other software.uncharted.sparkpipe.Pipes
Create a software.uncharted.sparkpipe.Pipe from the outputs of other software.uncharted.sparkpipe.Pipes
The output type of first
The output type of second
The output type of third
The output type of fourth
The output type of fifth
A software.uncharted.sparkpipe.Pipe which produes a value of type A
A software.uncharted.sparkpipe.Pipe which produes a value of type B
A software.uncharted.sparkpipe.Pipe which produes a value of type C
A software.uncharted.sparkpipe.Pipe which produes a value of type D
A software.uncharted.sparkpipe.Pipe which produes a value of type E
a software.uncharted.sparkpipe.Pipe[(A,B,C,D,E)] which can connect the output of first, second, third, fourth and fifth to a new set of operations
Create a software.uncharted.sparkpipe.Pipe from the outputs of other software.uncharted.sparkpipe.Pipes
Create a software.uncharted.sparkpipe.Pipe from the outputs of other software.uncharted.sparkpipe.Pipes
The output type of first
The output type of second
The output type of third
The output type of fourth
A software.uncharted.sparkpipe.Pipe which produes a value of type A
A software.uncharted.sparkpipe.Pipe which produes a value of type B
A software.uncharted.sparkpipe.Pipe which produes a value of type C
A software.uncharted.sparkpipe.Pipe which produes a value of type D
a software.uncharted.sparkpipe.Pipe[(A,B,C,D)] which can connect the output of first, second, third and fourth to a new set of operations
Create a software.uncharted.sparkpipe.Pipe from the outputs of other software.uncharted.sparkpipe.Pipes
Create a software.uncharted.sparkpipe.Pipe from the outputs of other software.uncharted.sparkpipe.Pipes
The output type of first
The output type of second
The output type of third
A software.uncharted.sparkpipe.Pipe which produes a value of type A
A software.uncharted.sparkpipe.Pipe which produes a value of type B
A software.uncharted.sparkpipe.Pipe which produes a value of type C
a software.uncharted.sparkpipe.Pipe[(A,B,C)] which can connect the output of first, second and third to a new set of operations
Create a software.uncharted.sparkpipe.Pipe from the outputs of other software.uncharted.sparkpipe.Pipes
Create a software.uncharted.sparkpipe.Pipe from the outputs of other software.uncharted.sparkpipe.Pipes
The output type of first
The output type of second
A software.uncharted.sparkpipe.Pipe which produes a value of type A
A software.uncharted.sparkpipe.Pipe which produes a value of type B
a software.uncharted.sparkpipe.Pipe[(A,B)] which can connect the output of first and second to a new set of operations
Create a software.uncharted.sparkpipe.Pipe from an input value factory
Create a software.uncharted.sparkpipe.Pipe from an input value factory
The type of the input value for the software.uncharted.sparkpipe.Pipe, produced by first
A closure which produces the input value to the software.uncharted.sparkpipe.Pipe. Must take no arguments.
a software.uncharted.sparkpipe.Pipe[O] which represents the closure first
Create a software.uncharted.sparkpipe.Pipe from an input value
Create a software.uncharted.sparkpipe.Pipe from an input value
The type of the input value for the software.uncharted.sparkpipe.Pipe
The input value to the software.uncharted.sparkpipe.Pipe
a software.uncharted.sparkpipe.Pipe[O] which represents a closure returning first
Factory for
software.uncharted.sparkpipe.Pipes from various inputs, such as raw values or other Pipes