MCPcopy Create free account
hub / github.com/anshulahuja98/python3-crdt / add

Method add

py3crdt/sequence.py:142–157  ·  view source on GitHub ↗

The function to add the element. Args: elem (any_type): The element to be added. id (any_type): ID of the element. Note: 'elem' is added to elem_list

(self, elem, id)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

update_seqMethod · 0.95

Tested by

no test coverage detected