Files
SabreTools.IO/SabreTools.Collections.Extensions
Matt Nadareski 77dc8ebed7 Separate out collections extensions
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.
2026-03-23 10:50:09 -04:00
..
2026-03-23 10:50:09 -04:00

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.