Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

About

Design decision is to maintain the performance and use characteristic of a HashSet. The use of an index would defeat the purpose of a HashSet and would be better served with a KeyedCollection. Inspired by BellaCode's ObservableHashSet (https://github.com/BellaCode/Public/tree/master/ObservableHashSet) and .NET's ObservableCollection.

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages