map-module

$Revision: 5.0.2.3 $

Generic Function

Package: DEFSYSTEM

Arguments: (module fun &key)

This generic function maps the function fun over each element of module. fun should take one argument. This generic function returns nil, but is called for its side effects.

See defsystem.htm for general information on the Defsystem facility in Allegro CL.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.