MCPcopy Create free account
hub / github.com/AdaCompNUS/summit / join

Function join

PythonAPI/docs/doc_gen.py:27–28  ·  view source on GitHub ↗
(elem, separator='')

Source from the content-addressed store, hash-verified

25
26
27def join(elem, separator=''):
28 return separator.join(elem)
29
30
31class MarkdownFile:

Callers 15

list_pushMethod · 0.70
list_pushnMethod · 0.70
list_popnMethod · 0.70
list_depthMethod · 0.70
separatorMethod · 0.70
new_lineMethod · 0.70
textMethod · 0.70
textnMethod · 0.70
first_titleMethod · 0.70
titleMethod · 0.70
title_htmlMethod · 0.70
inherit_joinMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected