anansi ~master (2019-12-19T23:28:59Z)
Dub
Repo
all
anansi
algorithms
dfs
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
dfs
functions
all
indexOf
structs
NullVisitor
templates
depthFirstSearch
depthFirstVisit
isDfsVisitor