Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Support Additional Collections #38

Open
21 tasks
neuecc opened this issue Nov 20, 2016 · 0 comments
Open
21 tasks

Support Additional Collections #38

neuecc opened this issue Nov 20, 2016 · 0 comments
Labels

Comments

@neuecc
Copy link
Owner

neuecc commented Nov 20, 2016

Priority is low:)

System.Collections.Generic

  • Queue
  • Stack
  • LinkedList
  • SortedList
  • SortedDictionary

System.Collections.ObjectModel

  • KeyedCollection
  • ObservableCollection
  • ReadOnlyObservableCollection
  • ReadOnlyDictionary
  • ReadOnlyCollection

System.Collections.Concurrent

  • ConcurrentBag
  • ConcurrentDictionary
  • ConcurrentQueue
  • ConcurrentStack

System.Collections.Immutable

  • ImmutableArray
  • ImmutableDictionary
  • ImmutableHashSet
  • ImmutableList
  • ImmutableSortedDictionary
  • ImmutableQueue
  • ImmutableStack
@neuecc neuecc added the .NET label Nov 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant