iterflat
Version:
0.1.3
Introduction
This project flattens nested iterables.
Links
Installation
Features
iterflat(data: Any, *, depth: SupportsIndex = 1) -> Generator[Any, None, None]
This generator flattens nested iterables.
Testing
License
Impressum