The type of value on vertices.
The type of value on edges.
The object given by the Haskell backend.
If the key to the ColoredGraph
map is a string in the Haskell backend,
Haskell will spit out an object instead of a key-value-list. This
function transforms such objects to key-value-lists.
The type of value on vertices.
The type of value on edges.
The object given by the Haskell backend.
Generated using TypeDoc
If the key to the
ColoredGraph
map is a number in the Haskell backend, Haskell will spit out an object instead of a key-value-list. This function transforms such objects to key-value-lists.