Skip to content

Generators / iterators? #82

@71104

Description

@71104

Design generator / iterator pattern for Lambda and implement whatever is necessary.

The goal is to provide an object with list-like interface (e.g. map, reduce, filter, etc.) with each method implemented online instead of working on an array.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions