StandardLib Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def mapc(f)(as) == Case of as; nil  nil ; a.as1  f(a).mapc(f)(as1)
Def (recursive)

No mentions to report in StandardLib.

IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

StandardLib Sections NuprlLIB Doc