-
Notifications
You must be signed in to change notification settings - Fork 3
Roadmap
Kasey O edited this page Oct 12, 2017
·
11 revisions
Short term:
-
Investigate adding RankedMap<K,V> class: like RankedDictionary<K,V> but with repeating K allowed.
-
Add more example programs for documentation.
Medium term:
- Add Net Standard 2.0 target with binary serialization support.
Long term:
-
Investigate adding immutable versions of classes.
-
Investigate adding concurrent versions of classes.