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

Method query

py3crdt/sequence.py:175–192  ·  view source on GitHub ↗

The function to return True if ID of the element is present in the list. Args: elem (any_type): The element to be searched for. Returns: bool: True if element's ID present in the elem_list but not in id_remv_list , False otherwise.

(self, 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