Extension Methods

A lot of functionality of the Data Structures package comes from extension methods that provide enhanced support for common container types and interfaces. Extension methods are available for the following types:

Array

Comparable

Dictionary

HashSet

List

SortedSet

String