Skip to content

Generate a (potentially infinite) Stream #25

@amihaiemil

Description

@amihaiemil

We should have the function Stream.generate(function, limit) to generate a (possibly infinite) Stream from a function. If the elements limit is not specified, the default value should be 100

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions