topologicalSort Class |
Namespace: WhetStone.Looping
public static class topologicalSort
The topologicalSort type exposes the following members.
| Name | Description | |
|---|---|---|
| TopologicalSortT, TDependencies |
Orders elements in an IEnumerableT so that each element appears after its dependents.
|