dstruct v0.1.0 (2015-03-29T14:44:48Z)
Home
Dub
Repo
isGraph
dstruct
graph
Test if a type T is any graph type with a particular vertex type.
enum
isGraph (
T
Vertex
)
Meta
Source
See Implementation
dstruct
graph
aliases
Digraph
Graph
enums
EdgeDirection
isDirectedGraph
isGraph
isUndirectedGraph
functions
edges
vertices
structs
BasicGraph
Edge
EdgeRange
Test if a type T is any graph type with a particular vertex type.