Releases: tunnelvisionlabs/dotnet-trees
Releases · tunnelvisionlabs/dotnet-trees
1.0.0-alpha.74
Public preview
- Collections:
SortedTreeDictionary<TKey, TValue>
(3x wrapper)SortedTreeList<T>
(wrapper)SortedTreeSet<T>
(2x wrapper)TreeDictionary<TKey, TValue>
(3x wrapper)TreeList<T>
TreeQueue<T>
(wrapper)TreeSet<T>
(2x wrapper)TreeStack<T>
(wrapper)
- Immutable collections:
- ⭐️
ImmutableSortedTreeDictionary<TKey, TValue>
(3x wrapper) - ⭐️
ImmutableSortedTreeSet<T>
(2x wrapper) - ⭐️
ImmutableTreeDictionary<TKey, TValue>
(3x wrapper) ImmutableTreeList<T>
ImmutableTreeQueue<T>
(wrapper)ImmutableTreeSet<T>
(2x wrapper)ImmutableTreeStack<T>
(wrapper)
- ⭐️
⭐️ New for this release
1.0.0-alpha.58
Public preview
- Collections:
SortedTreeDictionary<TKey, TValue>
(3x wrapper)SortedTreeList<T>
(wrapper)SortedTreeSet<T>
(2x wrapper)TreeDictionary<TKey, TValue>
(3x wrapper)TreeList<T>
TreeQueue<T>
(wrapper)TreeSet<T>
(2x wrapper)TreeStack<T>
(wrapper)
- Immutable collections:
ImmutableTreeList<T>
- ⭐️
ImmutableTreeQueue<T>
(wrapper) - ⭐️
ImmutableTreeSet<T>
(2x wrapper) - ⭐️
ImmutableTreeStack<T>
(wrapper)
⭐️ New for this release
1.0.0-alpha.48
Public preview
- Collections:
SortedTreeDictionary<TKey, TValue>
(3x wrapper)SortedTreeList<T>
(wrapper)SortedTreeSet<T>
(2x wrapper)TreeDictionary<TKey, TValue>
(3x wrapper)TreeList<T>
- ⭐️
TreeQueue<T>
(wrapper) TreeSet<T>
(2x wrapper)- ⭐️
TreeStack<T>
(wrapper)
- Immutable collections:
- ⭐️
ImmutableTreeList<T>
- ⭐️
⭐️ New for this release
1.0.0 Alpha 2
First public preview
- New collections:
SortedTreeDictionary<TKey, TValue>
(3x wrapper)SortedTreeList<T>
(wrapper)SortedTreeSet<T>
(2x wrapper)TreeDictionary<TKey, TValue>
(3x wrapper)TreeList<T>
TreeSet<T>
(2x wrapper)