mirror of
https://github.com/SabreTools/SabreTools.IO.git
synced 2026-07-09 02:08:11 +00:00
Even though there are relatively few collections extensions right now, there is a relatively high chance that other extension will be used in the future.
SabreTools.Collections.Extensions
This library contains collection-related extensions.
| Class | Description |
|---|---|
DictionaryExtensions |
Utility Dictionary<string, List<string>> extensions commonly used in SabreTools projects. |
EnumerableExtensions |
Specialized enumeration wrapper functionality. |