Skip to content

Generators / iterators? #82

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions