mirror of
https://github.com/SabreTools/SabreTools.IO.git
synced 2026-09-22 06:36:01 +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.
326 B
326 B
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. |