Skip to content

flattenDeep() operator #14

@felixfbecker

Description

@felixfbecker

Should recursively flatten an Iterable where the emitted values are Iterables themselves.
Should take an optional predicate function to allow skipping the children of an item.
This would essentially make tree traversal possible, as long as each node is Iterable.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions