======================
side_effect_containers
======================

Containers that do a side-effect when an item is added or removed.

Includes ``list``, ``set``, and ``dict`` types.

For more information about ``side_effect_containers``, see the project's github
page:
`github.com/jmatthias/side_effect_containers <https://github.com/jmatthias/side_effect_containers>`_