Create a new operation with a function that takes the result of this operation and returns a new operation.
Create a new operation with a function that takes the result of this operation and returns a new operation.
Create an operation that applies the function f to the result of this operation, but returns nothing.
Create an operation that applies the function f to the result of this operation, but returns nothing.
Create a new operation that returns the result of the provided function that takes this operation's result as its argument.
Create a new operation that returns the result of the provided function that takes this operation's result as its argument.
Return operation identified (class simple name).
Return operation identified (class simple name).
Execute this operation and return the result.
Execute this operation and return the result.
Create a new operation with a function that takes the result of this operation and returns a new operation.
Create a new operation with a function that takes the result of this operation and returns a new operation.
Same as flatMap.
(lessRaster: Operation[LessRaster]).canEqual(that)
(lessRaster: Operation[LessRaster]).debug
(lessRaster: Operation[LessRaster]).dispatch(dispatcher)
(lessRaster: Operation[LessRaster]).filter(f)
Create a new operation with a function that takes the result of this operation and returns a new operation.
Create a new operation with a function that takes the result of this operation and returns a new operation.
(lessRaster: Operation[LessRaster]).flatMap(f)
Create an operation that applies the function f to the result of this operation, but returns nothing.
Create an operation that applies the function f to the result of this operation, but returns nothing.
(lessRaster: Operation[LessRaster]).foreach(f)
Create a new operation that returns the result of the provided function that takes this operation's result as its argument.
Create a new operation that returns the result of the provided function that takes this operation's result as its argument.
(lessRaster: Operation[LessRaster]).map(f)
Return operation identified (class simple name).
Return operation identified (class simple name).
(lessRaster: Operation[LessRaster]).name
(lessRaster: Operation[LessRaster]).nextSteps
(lessRaster: Operation[LessRaster]).processNextSteps(args)
(lessRaster: Operation[LessRaster]).productArity
(lessRaster: Operation[LessRaster]).productElement(n)
Execute this operation and return the result.
Execute this operation and return the result.
(lessRaster: Operation[LessRaster]).run(context)
(lessRaster: Operation[LessRaster]).runAsync(args)
(lessRaster: StringAdd).self
(lessRaster: StringFormat).self
Create a new operation with a function that takes the result of this operation and returns a new operation.
Create a new operation with a function that takes the result of this operation and returns a new operation.
Same as flatMap.
(lessRaster: Operation[LessRaster]).withResult(f)
(lessRaster: ArrowAssoc[LessRaster]).x
(Since version 2.10.0) Use leftOfArrow
instead
(lessRaster: Ensuring[LessRaster]).x
(Since version 2.10.0) Use resultOfEnsuring
instead