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

Method merge

py3crdt/sequence.py:50–66  ·  view source on GitHub ↗

The function to merge the payload2 to payload1. Args: payload1 (list): Payload to be merged to. payload2 (list): Payload to be merged from. Returns: payload1 (list): Payload merged to.

(payload1, payload2)

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