Skip to content

Bag data structure proposal #275

@largenumberhere

Description

@largenumberhere

Hello,

I noticed that you sometimes accept substantial pull requests to your code and that your library doesn't include a bag (an unordered, random insertion list). My bag is inspired by the C# ConcurrentBag, however my current implementation is not thread safe (should it be?).
I have created a prototype that I could generalise to fit your API, so I wanted to check if you would consider a submission before I make the necessary changes.

Do you have any thoughts?
Thank you and happy new year!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions