Skip to content

Add of_seq for lazy generation of data for pipeline #36

Description

@rand00

There already is an of_list function - I think it would be nice to have an of_seq too. This could be used to lazily generate data as the first node in a pipeline - e.g.

  • synthetic data (i.e. no in-memory data to begin with),
  • iterating through a datastructure,
  • reading from a socket/pipe

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

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions