The stream that allows access to the results
Adds the given environment to the current environment
the new environment to use
the new state that uses the given environment instead of the existing one
Adds a new operation to the chain
type of the elements after applying the given operation
the operation to add to the end of the operation lists
the new state that includes the chained operation
Schedules the parallel job onto the thread pool (if not already).
the new state that the parallel chain has after scheduling the job
Generated using TypeDoc
State of a parallel state that has been scheduled (or already is resolved).