Next Prev Up Top Contents Index

map-process

Function
Summary

Calls the function for all non-simple processes.

Package

mp

Signature

map-process function

Arguments

function

A function taking one argument

Values

None

Description

The map-process function calls function for every non-simple process. The function is passed a single argument that is the name of a process.

See also

map-all-processes


LispWorks Reference Manual (Windows version) - 14 Dec 2001

Next Prev Up Top Contents Index