Generic Function Compact-Dependencies (1 method)

( compact-dependencies < dependency-list > )

Part of:

package weblocks
Provides a hook for dependency processing. The
default implementation just removes duplicates and sorts
dependencies. By adding :before, :after or :around methods one could
do more interesting things, such as combining differences.

Method Summary

compact-dependencies < t >