Graphs
Sections
NuprlLIB
Doc
Def
depthfirst(the_obj) == the_obj.vacc((
s,i. dfs(the_obj;s;i)),nil)
is mentioned
In prior sections:
graph
1
3
Graphs
Sections
NuprlLIB
Doc