Closed tilk closed 7 months ago
This PR allows nonexclusive methods with arguments by introducing the concept of a combiner function. When there are multiple calls, their arguments are combined into a single one which is then passed to the method body.
This PR allows nonexclusive methods with arguments by introducing the concept of a combiner function. When there are multiple calls, their arguments are combined into a single one which is then passed to the method body.