Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdaCompNUS/summit
/ join
Function
join
PythonAPI/docs/bp_doc_gen.py:34–35 ·
view source on GitHub ↗
(elem, separator='')
Source
from the content-addressed store, hash-verified
32
33
34
def
join(elem, separator=
''
):
35
return
separator.join(elem)
36
37
38
def
color(col, buf):
Callers
15
color
Function · 0.70
italic
Function · 0.70
bold
Function · 0.70
parentheses
Function · 0.70
sub
Function · 0.70
code
Function · 0.70
list_push
Method · 0.70
list_pushn
Method · 0.70
list_popn
Method · 0.70
list_depth
Method · 0.70
text
Method · 0.70
textn
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected