Graph.constant

Creates a constant in this graph.

struct Graph
@trusted
constant
(
S
)
(
S x
,
const(char)* name = "const"
)

Meta