Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Set to implment set-like operations #2722

Open
harendra-kumar opened this issue Feb 6, 2024 · 0 comments
Open

Use Set to implment set-like operations #2722

harendra-kumar opened this issue Feb 6, 2024 · 0 comments
Labels
type:enhancement User visible feature
Milestone

Comments

@harendra-kumar
Copy link
Member

Following Set based APIs can be added in Streamly.Internal.Data.Stream.Container:

    , ordIntersectBy
    , ordDeleteFirstsBy
    , ordUnionBy
@harendra-kumar harendra-kumar added the type:enhancement User visible feature label Feb 6, 2024
@harendra-kumar harendra-kumar added this to the 0.11.0 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement User visible feature
Projects
None yet
Development

No branches or pull requests

1 participant