list 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def mapcons(f;as) == Case of as; nil  nil ; a.as'  f(a,as').mapcons(f;as')
Def (recursive)

is mentioned by

Def ForHdTl{A,f,kh::t  asg(h;t) == reduce(f;k;mapcons(h,tg(h;t);as))[for_hdtl]

Try larger context: StandardLIB IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

list 1 Sections StandardLIB Doc