budosystems.events.collections.SignallingMapping

class SignallingMapping

Bases: MutableMapping[_KT, _VT]

An implementation of dict which signals the MessageBus.

Inherited Members

  • values

  • pop

  • update

  • items

  • clear

  • setdefault

  • keys

  • popitem

  • get