Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_children
Method · 0.85
_M_get_erase_replacement
Method · 0.85
_M_get_j_min
Method · 0.85
_M_get_j_max
Method · 0.85
_M_find
Method · 0.85
_M_find_exact
Method · 0.85
_M_matches_node_in_d
Method · 0.85
Calls
no outgoing calls
Tested by
1
operator()
Method · 0.68