Skip to content
New issue

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

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

Already on GitHub? # to your account

"PrimaryKey-less" sets #4

Merged
merged 2 commits into from
Apr 23, 2022
Merged

"PrimaryKey-less" sets #4

merged 2 commits into from
Apr 23, 2022

Conversation

akade
Copy link
Owner

@akade akade commented Apr 23, 2022

  • Refactored creation & set to support indexedsets for data without a primary key as well
  • IndexedSet<TData> for sets without a primary key
  • IndexedSet<TPrimaryKey, TData> for sets with a primary key

akade added 2 commits April 12, 2022 22:16
…all readme samples as a unit test to ensure that they are correct and will compile.
@akade akade merged commit 3eba932 into main Apr 23, 2022
@akade akade deleted the feature/primarykey-less-set branch April 23, 2022 19:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant