Skip to content

Add of_seq for lazy generation of data for pipeline #36

@rand00

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

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