def extend()
in
typehints/stdlib/array.pyi [0:0]
1
lines of code
1
McCabe index (conditional complexity)
def extend(self, iterable: Sequence[Any], /) -> None: