Skip to content

Naïf implementation of sorted in Eager way #6

Open
@fmcarvalho

Description

@fmcarvalho

The sorted() it is implemented eagerly in reference and primitive streams.

It should be turned lazy. Don't do this on invocation: this.toArray();

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