Prepends supplied process to this stack
Converts this stack to process, that is used when following process with normal termination.
Applies transformation function f to all frames of this stack.
Returns true, when this continuation is empty, i.
Returns true, when this continuation is empty, i.e. no more appends to process
alias for +:
(cont: StringAdd).self
(cont: StringFormat).self
(cont: ArrowAssoc[Cont[F, O]]).x
(Since version 2.10.0) Use leftOfArrow instead
(cont: Ensuring[Cont[F, O]]).x
(Since version 2.10.0) Use resultOfEnsuring instead
Continuation of the process. Represents process _stack_. Used in conjunction with
Step.