Objects/stringlib/join
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Templates
bytes_join
bytes_join(S; sep; iterable: PyObject; mutable: bool)
Source
Edit
Imports
../pyobjectBase
,
../stringobject
,
../exceptions
,
../abstract/sequence/list
,
../../Utils/rtarrays
Templates
template
bytes_join
(
S
;
sep
;
iterable
:
PyObject
;
mutable
:
bool
)
{.
dirty
.}
Source
Edit