anansi ~master (2019-12-19T23:28:59Z)
Dub
Repo
all
anansi
algorithms
bfs
Undocumented in source. Be warned that the author may not have intended to support it.
version(unittest)
bool
all
(
RangeT
DelegateT
)
(
RangeT
range
,
DelegateT
d
=
DelegateT.init
)
Meta
Source
See Implementation
anansi
algorithms
bfs
aliases
Edge
G
Vertex
functions
MakeTestGraph
all
indexOf
structs
NullVisitor
TestGraph
templates
breadthFirstSearch
breadthFirstVisit
isBfsVisitor