iterflat

Version:

Introduction

This project flattens nested iterables.

Installation
Features
iterflat(data: Any, *, depth: SupportsIndex = 1) -> Generator[Any, None, None]

This generator flattens nested iterables.

Testing
License
Impressum