WhoCites
Definitions
DiscreteMath
Sections
DiscrMathExt
Search
Doc
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites find
first
iter?
find_first_iter
Def find_first_iter(
v
.
p
(
v
);
v
.
f
(
v
);
a
)
Def
== if
p
(
a
)
a
else find_first_iter(
v
.
p
(
v
);
v
.
f
(
v
);
f
(
a
)) fi
Def
(recursive)
About:
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
DiscreteMath
Sections
DiscrMathExt
Search
Doc