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

Method remove

py3crdt/sequence.py:29–47  ·  view source on GitHub ↗

The function to remove an element from Sequence object's payload. Args: payload (list): Payload in which elements to be removed are added. id (any_type): ID of the element to be removed. Returns: payload (list): Payload in which elements

(payload, id)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected