MCPcopy Create free account
hub / github.com/comaps/comaps / compare

Function compare

tools/python/maps_generator/__main__.py:148–149  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

146 return full.startswith(prefix)
147
148 def compare(a, b):
149 return a == b
150
151 def get_countries_set_from_line(line):
152 countries = []

Callers 8

operator()Method · 0.85
_M_check_childrenMethod · 0.85
_M_get_j_minMethod · 0.85
_M_get_j_maxMethod · 0.85
_M_findMethod · 0.85
_M_find_exactMethod · 0.85
_M_matches_node_in_dMethod · 0.85

Calls

no outgoing calls

Tested by 1

operator()Method · 0.68