MCPcopy Create free account
hub / github.com/asrp/undoable / observed_tree

Class observed_tree

undoable.py:283–426  ·  view source on GitHub ↗

An ordered list of children. The only difference with list is a maintained parent pointer. All elements of this list are expected to be trees or have parent pointers and a reparent function. Expects to contain at most one copy of any elements. Can be used to model XML, JSON documents, DOM

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

__init__Method · 0.85
logMethod · 0.85
start_groupMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected