Header menu logo Nu

System.Collections.Generic Namespace

Type/Module Description

AStar

Exposes the A* path finding algorithm.

ConcurrentPriorityQueue<'V, 'P>

Concurrent priority queue.

ISetExtension

Neighborable<'N>

A participant in an A* graph.

OrderedDictionary

Path<'Node>

A path through a graph of A* nodes.

ReadOnlySet<'T>

The read-only interface of a set.

TreeNode<'T>

A generic tree node. Sourced from - https://stackoverflow.com/a/10442244/1082782

ValueSort

Enables faster sorting of non-trivial values types.

Type something to start searching.