phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
Node
nxt
graph
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++) @
safe
pure nothrow
class
Node :
Entity
{
this
(Graph gr);
inout
(
Graph
)
gr
();
}
Constructors
this
this
(Graph gr)
Undocumented in source.
Members
Functions
gr
inout
(
Graph
)
gr
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Entity
gr
inout
(
Graph
)
gr
()
Undocumented in source.
Meta
Source
See Implementation
nxt
graph
classes
Edge
Entity
Func
Graph
Node
Number
Rela
SuperEdge
Text