1.0.0-alpha.74
Pre-release
Pre-release
·
37 commits
to master
since this release
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