Skip to content

Naïf implementation of sorted in Eager way #6

@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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions