MCPcopy 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
34def join(elem, separator=''):
35 return separator.join(elem)
36
37
38def color(col, buf):

Callers 15

colorFunction · 0.70
italicFunction · 0.70
boldFunction · 0.70
parenthesesFunction · 0.70
subFunction · 0.70
codeFunction · 0.70
list_pushMethod · 0.70
list_pushnMethod · 0.70
list_popnMethod · 0.70
list_depthMethod · 0.70
textMethod · 0.70
textnMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected