FSharpAux


AdjacencyNode<'Tnode, 'Tedge, 'Tkey>

Namespace: FSharpAux
Parent Module: Graph

Alias for a single node with its edges

Instance members

Instance memberDescription
x.Item1
Signature: 'Tnode
x.Item2
Signature: Adjacency<'Tedge,'Tkey>
Fork me on GitHub