composable_operations
composable_operations copied to clipboard
Lambda statements as operations in a pipeline
Build a wrapper operation that takes a block of execution instructions. Change ComposedOperation.use to construct these operations when called with a block.