map-module

Generic Function

Package: defsys

Arguments: module fun

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 documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.