Home | History | Annotate | Download | only in python

Lines Matching refs:side_effects

738   def WithSideEffects(self, side_effects):
742 side_effects: A callable which modifies the parameters or other relevant
748 self._side_effects = side_effects