/ Published in: Python

Flatten a list of lists (or tuple of tuples, list of tuples, etc.) to any depth of nesting using no mutable objects.
URL: py_flatten_list
Comments
