

* * A function declaring the `callsInPlace` effect must be _inline_. _(optionally)_ the function is invoked the amount of times specified by the parameter, * see the enum for possible values. the function can only be invoked during the call of the owner function, * and it won't be invoked after that owner function call is completed * 2. ** * Specifies that the function parameter is invoked in place. What conditions it superimposed, we need to check the parameter of the contractĪnd what contract applied in the run functions ? This superimposes some conditions on the lambda we passed as a parameter to the run function. This is exactly the same contract as to any other scope function.
