Definitions StandardLib Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
No other cites to report in StandardLib
mapcDef mapc(f)(as) == Case of as; nil  nil ; a.as1  f(a).mapc(f)(as1)
Def (recursive)
Thm* A,B:Type, f:(AB). mapc(f (A List)(B List)

About:
listconsnillist_indapply
functionrecursive_def_noticeuniversememberall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions StandardLib Sections NuprlLIB Doc