Flattens 2D lists of lists
- Free software: MIT license
- Documentation: https://squashem.readthedocs.io.
- Contains function
squashem
that when given a 2-D list of lists, returns a single list of all the elements from the input list of lists.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.