list 1 Sections StandardLIB 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)

is not otherwise mentioned in this or prior sections.

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

list 1 Sections StandardLIB Doc