Next:
get-group
Up:
mred:project-frame
Previous:
file-in-project?
for-each-file
(send
a-mred:project-frame
for-each-file
f
)
->
void
f
:
a function from strings to void
For each file in the project,
f
is applied to the normalized filename.
PLT