NextPrevUpTopContentsIndex

map-all-processes

Function
Summary

Calls the function for all processes.

Package

mp

Signature

map-all-processes function =>

Arguments

function

A function taking one argument

Values

None.

Description

The function map-all-processes calls function for every process, including simple processes.

function is passed each process as its single argument.

See also

map-processes


LispWorks Reference Manual - 12 Mar 2008

NextPrevUpTopContentsIndex