Skip to content

Feature request: support for distinct on arrays #22

Description

@andrewdbate

I am now heavily using Scalaxy/Streams in my current project, and it is crucial to our performance. :-)

However, I frequently have an Array[Array[X]] and call flatten and then distinct. Scalaxy seems to support flatten if the foolish optimization strategy is used (which I didn't know earlier). It would be great if distinct were supported as well.

Perhaps you could update the readme.md to list that flatten is supported too?

Thanks again for all of the brilliant work!

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