Extensions Class |
Namespace: Cauldron.Collections
The Extensions type exposes the following members.
| Name | Description | |
|---|---|---|
| Operations |
Provides linq like methods for handling and converting IEnumerables.
This is separated from actual extension to avoid confusions with System.Linq extensions. And
also to avoid accidental usage.
|