RepeatedItemReceiver

Receiver interface for the content of a repeated { } block.

This interface is present to properly isolate the content of a repeated block from its parent and make sure its side effects only impact the item of the current branch.