Skip to content

Stream take returns new stream #31

Closed
@cstuncsik

Description

@cstuncsik

In Traversable exercises the 15th is buggy.

Title:
toStream will convert any Traversable to a Stream which is a lazy list where elements are evaluated as they are needed.

It expects a List instead of a Stream after take

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions