Plans for adding 'Set' to collection of supported types?
Open
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
I have had several instances where a Set would be much more appropriate than a List. So, I was hoping to hear if there are any plans of **adding 'Set' to the collection of supported types** that currently includes List, Map, DateTime, BigInt and Uint8List? This would be very helpful in a lot of situations, where Lists are unable to efficiently do the job.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.