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

Method remove

py3crdt/orset.py:40–84  ·  view source on GitHub ↗

The function to remove an element from ORSet object's payload. Args: payloadA (list): Payload in which elements to be added are added. payloadR (list): Payload in which elements to be removed are added. elem (any_type): The element to be removed.

(payloadA, payloadR, elem)

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