FSharpAux


INode<'Tkey>

Namespace: FSharpAux
Parent Module: Graph

Interface needs to be implemented by every node (vertex; point) in a graph

Instance members

Instance memberDescription
x.Id
Signature: 'Tkey
Modifiers: abstract

CompiledName: get_Id

Fork me on GitHub