narupatools.state.viewΒΆ

Code for dealing with views of shared states.

Modules

narupatools.state.view.collection_view

View on a subset of keys in a shared state.

narupatools.state.view.dictionary_view

View of a full shared state dictionary.

narupatools.state.view.reference

Define a view to a specific item in the shared state.

narupatools.state.view.view

A view to a shared state, which does not contain data explicitly.

narupatools.state.view.wrappers

Wrappers around Narupa classes to expose their shared states in a consistent way.